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