public class TextOrientationType
Field Summary | ||
---|---|---|
static final int | CLOCK_WISE | |
text is rotated 90 degrees clockwise
|
||
static final int | COUNTER_CLOCK_WISE | |
text is rotated 90 degrees counterclockwise
|
||
static final int | NO_ROTATION | |
Represents the default value.
|
||
static final int | TOP_TO_BOTTOM | |
Displays text from top to bottom of the cell. Stacked text.
|
public static final int CLOCK_WISE
public static final int COUNTER_CLOCK_WISE
public static final int NO_ROTATION
public static final int TOP_TO_BOTTOM