| Field Summary | ||
|---|---|---|
const Number | CLOCK_WISE | |
| text is rotated 90 degrees clockwise | ||
const Number | COUNTER_CLOCK_WISE | |
| text is rotated 90 degrees counterclockwise | ||
const Number | NO_ROTATION | |
| Represents the default value. | ||
const Number | TOP_TO_BOTTOM | |
| Displays text from top to bottom of the cell. Stacked text. | ||
| Field Detail |
|---|
CLOCK_WISE | |
const Number CLOCK_WISE | |
COUNTER_CLOCK_WISE | |
const Number COUNTER_CLOCK_WISE | |
NO_ROTATION | |
const Number NO_ROTATION | |
TOP_TO_BOTTOM | |
const Number TOP_TO_BOTTOM | |