com.aspose.cells
Class MsoArrowheadWidth

java.lang.Object
    extended by com.aspose.cells.MsoArrowheadWidth

public class MsoArrowheadWidth 
extends java.lang.Object

Utility class containing constants. Enumerates the line end width of the shape border line.

Field Summary
static final intNARROW
           Short line end width.
static final intMEDIUM
           Medium line end width.
static final intWIDE
           Wide line end width.
 

Field Detail

NARROW

public static final int NARROW
Short line end width.

MEDIUM

public static final int MEDIUM
Medium line end width.

WIDE

public static final int WIDE
Wide line end width.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.