20.1.10.83 ST_TextVerticalType
If there is vertical text, determines what kind of vertical text is going to be used.
This simple type’s contents are a restriction of the W3C XML Schema token datatype.
This simple type
is restricted to the values
listed in the following table:
Enumeration Value
Description
A special version of vertical text, where some fonts are displayed as if rotated by 90 degrees while some fonts (mostly East Asian) are displayed vertical.
Horizontal text. This should be default.
(Vertical Text Type Enum ( Mongolian
A special version of vertical text, where some fonts are displayed as if rotated by 90 degrees while some fonts (mostly East Asian) are displayed vertical. The difference between this and the eastAsianVertical is the text flows top down then LEFT RIGHT, instead of RIGHT LEFT
Determines if all of the text is vertical orientation (each line is 90 degrees rotated clockwise, so it goes from top to bottom; each next line is to the left from the previous one).
Determines if all of the text is vertical orientation (each line is 270 degrees rotated clockwise, so it goes from bottom to top; each next line is to the right from the previous one).
Determines if all of the text is vertical (“one letter on top of another”).
Specifies that vertical WordArt should be shown from right to left rather than left to right.
[Note: The W3C XML Schema definition of this simple type’s content model (ST_TextVerticalType) is located in A.4.1. end note]