[]
Represents a column in a OMathMatrix structure.
public class OMathMatrixColumn
Public Class OMathMatrixColumn
| Name | Description |
|---|---|
| Cells | Gets the OMathElement array containing the child cells of the column. |
| HorizontalAlignment | Gets or sets the horizontal justification of the column. |
| ParentMatrix | Gets the parent OMathMatrix class instance. |
| ParentOMath | Gets the parent OMath class instance. |