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

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