TextOrientationType enumeration
TextOrientationType enumeration
Enumerates text orientation types.
The TextOrientationType type exposes the following members:
Fields
| Field | Description |
|---|---|
| CLOCK_WISE | Rotates text with 90 degrees clockwise. |
| COUNTER_CLOCK_WISE | Rotates text with 90 degrees counterclockwise. |
| NO_ROTATION | Represents the default value. |
| TOP_TO_BOTTOM | Displays text from top to bottom of the cell. Stacked text. |
See Also
- module
aspose.cells