IdxRichEditTable.GetRange Method
In This Article
Returns the document range that contains the table.
#Declaration
Delphi
function GetRange: IdxRichEditDocumentRange;
#Returns
Type | Description |
---|---|
Idx |
Exposes a text fragment in a document. |
See Also