Field Summary | ||
---|---|---|
const int | CLOCK_WISE | |
Rotates text with 90 degrees clockwise.
|
||
const int | COUNTER_CLOCK_WISE | |
Rotates text with 90 degrees counterclockwise.
|
||
const int | NO_ROTATION | |
Represents the default value.
|
||
const int | TOP_TO_BOTTOM | |
Displays text from top to bottom of the cell. Stacked text.
|
const int CLOCK_WISE
const int COUNTER_CLOCK_WISE
const int NO_ROTATION
const int TOP_TO_BOTTOM