Name | Description | |
---|---|---|
Children | Gets the child ContentObjects in this content range. (Inherited from GrapeCity.Documents.Word.ContentRange) | |
Document | Gets the DocumentBase that contains this content. (Inherited from GrapeCity.Documents.Word.ContentRange) | |
End | Gets the end mark of this content. (Inherited from GrapeCity.Documents.Word.ContentRange) | |
EndDisplacedByCustomXml | Gets or sets a value indicating that the end annotation's placement shall be directly linked with the location of the physical presentation of a custom XML element in the document. | |
FirstCoveredColumn | Gets or sets the zero-based index of the first column in the row that shall be part of this EditableRange.
-1 indicates that the EditableRange has default covering behavior. | |
ID | Gets the unique ID of this comment. | |
LastCoveredColumn | Gets or sets the zero-based index of the last column in the row that shall be part of this EditableRange.
-1 indicates that the EditableRange has default covering behavior. | |
Next | Gets the next EditableRange. | |
ParentBody | Gets the parent Body of this content. (Inherited from GrapeCity.Documents.Word.ContentRange) | |
Previous | Gets the previous EditableRange. | |
RangeEditor | Specifies a single user or group for which this range permission shall be enabled (i.e. a user/group which shall be able to edit this range when document protection is enabled). | |
Start | Gets the start mark of this content. (Inherited from GrapeCity.Documents.Word.ContentRange) | |
StartDisplacedByCustomXml | Gets or sets a value indicating that the start annotation's placement shall be directly linked with the location of the physical presentation of a custom XML element in the document. |