Home  Products  Purchase  Downloads  Demos  Forums  Blogs  Ticket  Wiki  API  Corporate


com.aspose.cells
Interface MsoLineEndWidth


public interface MsoLineEndWidth

Enumerates the line end width of the shape border line.


Field Summary
static short MEDIUM
          Line end width:
static short NARROW
          Line end width:
static short WIDE
          Line end width:
 

Field Detail

NARROW

static final short NARROW
Line end width:

See Also:
Constant Field Values

MEDIUM

static final short MEDIUM
Line end width:

See Also:
Constant Field Values

WIDE

static final short WIDE
Line end width:

See Also:
Constant Field Values