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

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