[]
Specifies the horizontal justification of an OMathMatrixColumn.
public enum OMathHorizontalAlignment
Center = 1
Text within a column is centered.
Left = 0
Text within a column is left-aligned.
Right = 2
Text within a column is right-aligned.