[]
Specifies text orientation.
public enum XLTextOrientation : short
| Name | Description |
|---|---|
| Default | Default (horizontal) orientation. |
| LeftRotation | Text is rotated 90 degrees counterclockwise. |
| RightRotation | Text is rotated 90 degrees clockwise. |
| TopToBottom | Vertical text (top to bottom). |