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

In This Topic
    EditableRange Class
    In This Topic
    Represents a modifiable region of a document, together with a user and/or group that are allowed to modify it if the document protection is on.
    Object Model
    EditableRange Class
    Syntax
    'Declaration
     
    Public Class EditableRange 
       Inherits ContentRange
       Implements GrapeCity.Documents.Word.IBrowsable(Of EditableRange) 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.ContentRange
          GrapeCity.Documents.Word.EditableRange

    See Also