IdxRichEditTable.Rows Property
Provides access to the table’s row collection.
Declaration
property Rows: IdxRichEditTableRowCollection read;
Property Value
Type | Description |
---|---|
IdxRichEditTableRowCollection | Exposes a table’s row collection. |
See Also