Name | Description | |
---|---|---|
BidirectionalOverrides | Gets the collection of bidirectional overrides included in this range. (Inherited from GrapeCity.Documents.Word.RangeBase) | |
Bookmarks | Gets the collection of bookmarks included in this range. (Inherited from GrapeCity.Documents.Word.RangeBase) | |
CanvasShapes | Gets the collection of canvas shapes included in this range. (Inherited from GrapeCity.Documents.Word.RangeBase) | |
Cells | Gets the collection of table cells included in this range. (Inherited from GrapeCity.Documents.Word.RangeBase) | |
Children | Gets the top level children of this body. | |
Comments | Gets the collection of comments included in this range. (Inherited from GrapeCity.Documents.Word.RangeBase) | |
ComplexFields | Gets the collection of complex fields included in this range. (Inherited from GrapeCity.Documents.Word.RangeBase) | |
ContentControls | Gets the collection of content controls included in this range. (Inherited from GrapeCity.Documents.Word.RangeBase) | |
Count | Gets the number of content items in the collection. (Inherited from GrapeCity.Documents.Word.ContentCollection<T>) | |
Document | Gets the DocumentBase containing this range. (Inherited from GrapeCity.Documents.Word.RangeBase) | |
EditableRanges | Gets the collection of editable range objects included in this range. (Inherited from GrapeCity.Documents.Word.RangeBase) | |
End | Gets the end marker of the range. (Inherited from GrapeCity.Documents.Word.RangeBase) | |
Endnotes | Gets the collection of endnotes included in this range. (Inherited from GrapeCity.Documents.Word.RangeBase) | |
First | Gets the first item in the collection. (Inherited from GrapeCity.Documents.Word.ContentCollection<T>) | |
Footnotes | Gets the collection of footnotes included in this range. (Inherited from GrapeCity.Documents.Word.RangeBase) | |
GroupShapes | Gets the collection of group shapes included in this range. (Inherited from GrapeCity.Documents.Word.RangeBase) | |
Hyperlinks | Gets the collection of hyperlinks included in this range. (Inherited from GrapeCity.Documents.Word.RangeBase) | |
InkShapes | Gets the collection of ink shapes included in this range. (Inherited from GrapeCity.Documents.Word.RangeBase) | |
IsAlive | Gets a value indicating whether this range is alive and can be used.
If this range is a PersistentRange, this property always returns true. If this range is a Range (created by a call to ContentObject.GetRange) it can become unusable if its content is deleted. In that case this property will return false. (Inherited from GrapeCity.Documents.Word.RangeBase) | |
IsEmpty | Gets a value indicating whether this range is empty (does not contain any formattable content). (Inherited from GrapeCity.Documents.Word.RangeBase) | |
Item | Gets the item at the specified index in the collection. (Inherited from GrapeCity.Documents.Word.ContentCollection<T>) | |
Last | Gets the last item in the collection. (Inherited from GrapeCity.Documents.Word.ContentCollection<T>) | |
OMathElements | Gets the collection of OMathElement objects included in this range. (Inherited from GrapeCity.Documents.Word.RangeBase) | |
OMathMatrixRows | Gets the collection of OMathMatrixRow objects included in this range. (Inherited from GrapeCity.Documents.Word.RangeBase) | |
OMathParagraphs | Gets the collection of OMathParagraph objects included in this range. (Inherited from GrapeCity.Documents.Word.RangeBase) | |
OMaths | Gets the collection of OMath objects included in this range. (Inherited from GrapeCity.Documents.Word.RangeBase) | |
OMathStructs | Gets the collection of OMathStruct objects included in this range. (Inherited from GrapeCity.Documents.Word.RangeBase) | |
Paragraphs | Gets the collection of paragraphs included in this range. (Inherited from GrapeCity.Documents.Word.RangeBase) | |
Pictures | Gets the collection of pictures included in this range. (Inherited from GrapeCity.Documents.Word.RangeBase) | |
Rows | Gets the collection of table rows included in this range. (Inherited from GrapeCity.Documents.Word.RangeBase) | |
Runs | Gets the collection of text runs included in this range. (Inherited from GrapeCity.Documents.Word.RangeBase) | |
Sections | Gets the collection of sections included in this range. (Inherited from GrapeCity.Documents.Word.RangeBase) | |
Shapes | Gets the collection of shapes included in this range. (Inherited from GrapeCity.Documents.Word.RangeBase) | |
SimpleFields | Gets the collection of simple fields included in this range. (Inherited from GrapeCity.Documents.Word.RangeBase) | |
Start | Gets the start marker of the range. (Inherited from GrapeCity.Documents.Word.RangeBase) | |
Tables | Gets the collection of tables included in this range. (Inherited from GrapeCity.Documents.Word.RangeBase) | |
Text | Gets the text included in this range, as a string. (Inherited from GrapeCity.Documents.Word.RangeBase) | |
TextFrames | Gets the collection of text frames included in this range. (Inherited from GrapeCity.Documents.Word.RangeBase) | |
Texts | Gets the collection of texts included in this range. (Inherited from GrapeCity.Documents.Word.RangeBase) | |
Type | Gets the BodyType of this body. | |
Unknowns | Gets the collection of unknown objects included in this range. (Inherited from GrapeCity.Documents.Word.RangeBase) |