Left = 0 | The text gets left aligned. |
Center = 1 | The text gets centered. |
Right = -1 | The text gets right aligned. |
Truncate = 10 | The text gets left aligned and truncated. |
InheritFromColumn = 20 | The alignment will be inherited from the column setting. |