IdxRichEditTable.GetLastRow Method
In This Article
Returns the last row in the table.
#Declaration
Delphi
function GetLastRow: IdxRichEditTableRow;
#Returns
Type | Description |
---|---|
Idx |
Exposes a table row. |
See Also