TextTabAlignmentType
TextTabAlignmentType enumeration
Utility class containing constants. Represents the text tab alignment types.
Values
| Name | Description |
|---|---|
| CENTER | The text at this tab stop is center aligned. |
| DECIMAL | At this tab stop, the decimals are lined up. |
| LEFT | The text at this tab stop is left aligned. |
| RIGHT | The text at this tab stop is right aligned. |