Aspose::Cells::TextDirectionType enum
TextDirectionType enum
Represents the direction of the text flow for this paragraph.
enum class TextDirectionType
Values
Name | Value | Description |
---|---|---|
Context | 0 | |
LeftToRight | 1 | |
RightToLeft | 2 |
See Also
- Namespace Aspose::Cells
- Library Aspose.Cells for C++