Field Summary | ||
---|---|---|
const int | VERTICAL | |
East Asian Vertical display.
|
||
const int | HORIZONTAL | |
Horizontal text.
|
||
const int | VERTICAL_LEFT_TO_RIGHT | |
Displayed vertical and the text flows top down then LEFT to RIGHT
|
||
const int | VERTICAL_90 | |
Each line is 90 degrees rotated clockwise
|
||
const int | VERTICAL_270 | |
Each line is 270 degrees rotated clockwise
|
||
const int | STACKED | |
Determines if all of the text is vertical
|
||
const int | STACKED_RIGHT_TO_LEFT | |
Specifies that vertical WordArt should be shown from right to left rather than left to right.
|
const int VERTICAL
const int HORIZONTAL
const int VERTICAL_LEFT_TO_RIGHT
const int VERTICAL_90
const int VERTICAL_270
const int STACKED
const int STACKED_RIGHT_TO_LEFT