HorizontalAlignment
The list of possible horizontal alignments.
Center = 1
Center data/Center-justify text. This is the default value for table headers.
Justify = 3
Double-justify text.
Left = 0
Left-flush data/Left-justify text. This is the default value for table data.
Right = 2
Right-flush data/Right-justify text.