java.lang.Object
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 int | SQUARE | |
Square protrudes by half line width.
|
static final int | ROUND | |
Rounded ends.
|
static final int | FLAT | |
Line ends at end point.
|
static final int | NONE | |
None cap
|
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.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.