[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.OMathMatrixColumn.Cells

Cells Property

Cells

Gets the OMathElement array containing the child cells of the column.

Declaration
public OMathElement[] Cells { get; }
Public ReadOnly Property Cells As OMathElement()