BorderType enumeration
BorderType enumeration
Enumerates the border line and diagonal line types.
The BorderType type exposes the following members:
Fields
Field | Description |
---|---|
BOTTOM_BORDER | Represents bottom border line. |
DIAGONAL_DOWN | Represents the diagonal line from top left to right bottom. |
DIAGONAL_UP | Represents the diagonal line from bottom left to right top. |
LEFT_BORDER | Represents left border line. |
RIGHT_BORDER | Represents right border line exists. |
TOP_BORDER | Represents top border line. |
HORIZONTAL | Only for dynamic style,such as conditional formatting. |
VERTICAL | Only for dynamic style,such as conditional formatting. |
See Also
- module
aspose.cells