java.lang.Object
com.aspose.cells.MsoArrowheadStyle
public class MsoArrowheadStyle
- extends java.lang.Object
Utility class containing constants.
Enumerates the line end type of the shape border line.
Field Summary |
static final int | NONE | |
No line end type.
|
static final int | ARROW | |
Arrow line end type.
|
static final int | ARROW_STEALTH | |
Arrow Stealth line end type.
|
static final int | ARROW_DIAMOND | |
Arrow Diamond Line end type.
|
static final int | ARROW_OVAL | |
Arrow Oval line end type.
|
static final int | ARROW_OPEN | |
Arrow Open line end type.
|
NONE | |
public static final int NONE |
-
No line end type.
ARROW | |
public static final int ARROW |
-
Arrow line end type.
ARROW_STEALTH | |
public static final int ARROW_STEALTH |
-
Arrow Stealth line end type.
ARROW_DIAMOND | |
public static final int ARROW_DIAMOND |
-
Arrow Diamond Line end type.
ARROW_OVAL | |
public static final int ARROW_OVAL |
-
Arrow Oval line end type.
ARROW_OPEN | |
public static final int ARROW_OPEN |
-
Arrow Open line end type.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.