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

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