IdxRichEditTable.GetRows Method
In This Article
Returns the table’s row collection.
#Declaration
Delphi
function GetRows: IdxRichEditTableRowCollection;
#Returns
Type | Description |
---|---|
Idx |
Exposes a table’s row collection. |
See Also