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

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