Field Summary | ||
---|---|---|
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 | 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 | VERTICAL | |
Only for dynamic style,such as conditional formatting.
|
||
const int | HORIZONTAL | |
Only for dynamic style,such as conditional formatting.
|
||
const int | SIDE_BORDERS | |
const int | DIAGONAL | |
const int | DYNAMIC_STYLE_BORDERS | |
const int | NONE | |
const int LEFT_BORDER
const int RIGHT_BORDER
const int TOP_BORDER
const int BOTTOM_BORDER
const int DIAGONAL_DOWN
const int DIAGONAL_UP
const int VERTICAL
const int HORIZONTAL
const int SIDE_BORDERS
const int DIAGONAL
const int DYNAMIC_STYLE_BORDERS
const int NONE