TextVerticalType
TextVerticalType enumeration
Utility class containing constants. Represents the text direct type.
Values
| Name | Description |
|---|---|
| VERTICAL | East Asian Vertical display. |
| HORIZONTAL | Horizontal text. |
| VERTICAL_LEFT_TO_RIGHT | Displayed vertical and the text flows top down then LEFT to RIGHT |
| VERTICAL_90 | Each line is 90 degrees rotated clockwise |
| VERTICAL_270 | Each line is 270 degrees rotated clockwise |
| STACKED | Determines if all of the text is vertical |
| STACKED_RIGHT_TO_LEFT | Specifies that vertical WordArt should be shown from right to left rather than left to right. |