[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.OMathElement.Row

Row Property

Row

Gets the OMathMatrixRow of the element if it is a cell in the OMathMatrix structure.

Declaration
public OMathMatrixRow Row { get; }
Public ReadOnly Property Row As OMathMatrixRow