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