java.lang.Object
com.aspose.cells.TextVerticalType
public class TextVerticalType
- extends java.lang.Object
Utility class containing constants.
Represents the text direct type.
Field Summary |
static final int | VERTICAL | |
East Asian Vertical display.
|
static final int | HORIZONTAL | |
Horizontal text.
|
static final int | VERTICAL_LEFT_TO_RIGHT | |
Displayed vertical and the text flows top down then LEFT to RIGHT
|
static final int | VERTICAL_90 | |
Each line is 90 degrees rotated clockwise
|
static final int | VERTICAL_270 | |
Each line is 270 degrees rotated clockwise
|
static final int | STACKED | |
Determines if all of the text is vertical
|
static final int | STACKED_RIGHT_TO_LEFT | |
Specifies that vertical WordArt should be shown from right to left rather than left to right.
|
VERTICAL | |
public static final int VERTICAL |
-
East Asian Vertical display.
HORIZONTAL | |
public static final int HORIZONTAL |
-
Horizontal text.
VERTICAL_LEFT_TO_RIGHT | |
public static final int VERTICAL_LEFT_TO_RIGHT |
-
Displayed vertical and the text flows top down then LEFT to RIGHT
VERTICAL_90 | |
public static final int VERTICAL_90 |
-
Each line is 90 degrees rotated clockwise
VERTICAL_270 | |
public static final int VERTICAL_270 |
-
Each line is 270 degrees rotated clockwise
STACKED | |
public static final int STACKED |
-
Determines if all of the text is vertical
STACKED_RIGHT_TO_LEFT | |
public static final int STACKED_RIGHT_TO_LEFT |
-
Specifies that vertical WordArt should be shown from right to left rather than left to right.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.