public final class BorderType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
BOTTOM_BORDER
Represents bottom border line.
|
static int |
DIAGONAL_DOWN
Represents the diagonal line from top left to right bottom.
|
static int |
DIAGONAL_UP
Represents the diagonal line from bottom left to right top.
|
static int |
HORIZONTAL
Only for dynamic style,such as conditional formatting.
|
static int |
LEFT_BORDER
Represents left border line.
|
static int |
RIGHT_BORDER
Represents right border line exists.
|
static int |
TOP_BORDER
Represents top border line.
|
static int |
VERTICAL
Only for dynamic style,such as conditional formatting.
|
public static final int BOTTOM_BORDER
public static final int DIAGONAL_DOWN
public static final int DIAGONAL_UP
public static final int LEFT_BORDER
public static final int RIGHT_BORDER
public static final int TOP_BORDER
public static final int HORIZONTAL
public static final int VERTICAL
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2001-2023. All Rights Reserved.