IdxRichEditTable.Range Property
Provides access to the document range that contains the table.
Declaration
property Range: IdxRichEditDocumentRange read;
Property Value
| Type | Description |
|---|---|
| IdxRichEditDocumentRange | Exposes a text fragment in a document. |
See Also