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