Enum TextVerticalType
Enum TextVerticalType
Namespace: Aspose.Cells.Drawing.Texts
Assembly: Aspose.Cells.dll (25.2.0)
Represents the text direct type.
public enum TextVerticalType
Fields
Horizontal = 1
Horizontal text.
Stacked = 5
Determines if all of the text is vertical
StackedRightToLeft = 6
Specifies that vertical WordArt should be shown from right to left rather than left to right.
Vertical = 0
East Asian Vertical display.
Vertical270 = 4
Each line is 270 degrees rotated clockwise
Vertical90 = 3
Each line is 90 degrees rotated clockwise
VerticalLeftToRight = 2
Displayed vertical and the text flows top down then LEFT to RIGHT