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