[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.OMathMatrixRow.Next

Next Property

Next

Gets the next OMathMatrixRow in a collection.

Declaration
public OMathMatrixRow Next { get; }
Public ReadOnly Property [Next] As OMathMatrixRow
Implements