Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / OMathMatrixRow Class / Next Property

In This Topic
    Next Property (OMathMatrixRow)
    In This Topic
    Gets the next OMathMatrixRow in a collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Next As OMathMatrixRow
    public OMathMatrixRow Next {get;}
    See Also