com.aspose.cells
Class LineCapType

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

public class LineCapType 
extends java.lang.Object

Utility class containing constants. Represents the caps of a line

Field Summary
static final intSQUARE
           Square protrudes by half line width.
static final intROUND
           Rounded ends.
static final intFLAT
           Line ends at end point.
static final intNONE
           None cap
 

Field Detail

SQUARE

public static final int SQUARE
Square protrudes by half line width.

ROUND

public static final int ROUND
Rounded ends.

FLAT

public static final int FLAT
Line ends at end point.

NONE

public static final int NONE
None cap

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