Aspose::Cells::Drawing::Texts::TextTabAlignmentType enum
TextTabAlignmentType enum
Represents the text tab alignment types.
enum class TextTabAlignmentType
Values
Name | Value | Description |
---|---|---|
Center | 0 | The text at this tab stop is center aligned. |
Decimal | 1 | At this tab stop, the decimals are lined up. |
Left | 2 | The text at this tab stop is left aligned. |
Right | 3 | The text at this tab stop is right aligned. |
See Also
- Namespace Aspose::Cells::Drawing::Texts
- Library Aspose.Cells for C++