Enum TextDirectionType
TextDirectionType enumeration
Represents the direction of the text flow for this paragraph.
public enum TextDirectionType
Values
Name | Value | Description |
---|---|---|
Context | 0 | |
LeftToRight | 1 | |
RightToLeft | 2 |
See Also
- namespace Aspose.Cells.GridDesktop
- assembly Aspose.Cells.GridDesktop