TextTabAlignmentType
TextTabAlignmentType enumeration
Represents the text tab alignment types.
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. |