General
TextVerticalType és un enum a Aspose.Slides FOSS per Java.
Determina el mode d’escriptura vertical per a un text.
Valors
| Value | Description |
|---|
NOT_DEFINED | Represents an undefined or default vertical text orientation |
HORIZONTAL | Represents standard left‑to‑right horizontal text |
VERTICAL | Represents text rotated 90° clockwise (vertical orientation) |
VERTICAL270 | Represents text rotated 270° clockwise (upside‑down vertical) |
WORD_ART_VERTICAL | Represents vertical WordArt text layout |
EAST_ASIAN_VERTICAL | Represents vertical layout for East Asian scripts |
MONGOLIAN_VERTICAL | Represents vertical layout for Mongolian script |
WORD_ART_VERTICAL_RIGHT_TO_LEFT | Represents right‑to‑left vertical WordArt text |
Propietats
| Name | Type | Access | Description |
|---|
value | String | Read | |
Mètodes
| Signature | Description |
|---|
getValue() → String | Returns the string value of this constant. |