The TabFormatAlignment enumeration contains options of horizontal alignment for cell text.
It is used by the following property:
Value | Brief description |
-1 | Undefined. Undefined. |
0 | General. By value. |
1 | Left. To the left edge. |
2 | Center. Align to center. |
3 | Right. To the right edge. |
4 | Justify. Justify. |
See also: