[]
Specifies the relative horizontal alignment position of the table.
public enum TableHorizontalRelativeAlignment
Center = 1
Center alignment.
Inside = 3
Inside alignment.
Left = 0
Left alignment.
Outside = 4
Outside alignment.
Right = 2
Right alignment.