[]
        
Specifies the horizontal justification of an OMathMatrixColumn.
public enum OMathHorizontalAlignment
  Public Enum OMathHorizontalAlignment
  | Name | Description | 
|---|---|
| Center | Text within a column is centered.  | 
      
| Left | Text within a column is left-aligned.  | 
      
| Right | Text within a column is right-aligned.  |