| Field Summary | ||
|---|---|---|
const Number | BOTTOM_BORDER | |
| Represents bottom border line. | ||
const Number | DIAGONAL_DOWN | |
| Represents the diagonal line from top left to right bottom. | ||
const Number | DIAGONAL_UP | |
| Represents the diagonal line from bottom left to right top. | ||
const Number | LEFT_BORDER | |
| Represents left border line. | ||
const Number | RIGHT_BORDER | |
| Represents right border line exists. | ||
const Number | TOP_BORDER | |
| Represents top border line. | ||
const Number | HORIZONTAL | |
| Only for dynamic style,such as conditional formatting. | ||
const Number | VERTICAL | |
| Only for dynamic style,such as conditional formatting. | ||
| Field Detail |
|---|
BOTTOM_BORDER | |
const Number BOTTOM_BORDER | |
DIAGONAL_DOWN | |
const Number DIAGONAL_DOWN | |
DIAGONAL_UP | |
const Number DIAGONAL_UP | |
LEFT_BORDER | |
const Number LEFT_BORDER | |
RIGHT_BORDER | |
const Number RIGHT_BORDER | |
TOP_BORDER | |
const Number TOP_BORDER | |
HORIZONTAL | |
const Number HORIZONTAL | |
VERTICAL | |
const Number VERTICAL | |