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 whether the end annotation's placement shall be directly linked to 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 bookmark.
-1 indicates that the bookmark has default covering behavior. | |
LastCoveredColumn | Gets or sets the zero-based index of the last column in the row that shall be part of this bookmark.
-1 indicates that the bookmark has default covering behavior. | |
Name | Gets or sets the unique name of this bookmark. An attempt to set a duplicate name will cause an exception. | |
Next | Gets the next bookmark. | |
ParentBody | Gets the parent Body of this content. (Inherited from GrapeCity.Documents.Word.ContentRange) | |
Previous | Gets the previous bookmark. | |
Start | Gets the start mark of this content. (Inherited from GrapeCity.Documents.Word.ContentRange) | |
StartDisplacedByCustomXml | Gets or sets a value indicating whether the start annotation's placement shall be directly linked to the location of the physical presentation of a custom XML element in the document. |