IdxRichEditTableCollection.GetLast Method
Returns the last table in the collection.
Declaration
function GetLast: IdxRichEditTable;
Returns
Type | Description |
---|---|
IdxRichEditTable | The last table in the collection. The function returns |
See Also