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

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