API Documentation > CorelDRAW > 2025-v26
TableRows class
Syntax:
Class TableRows
Remarks:
The TableRows class represents a collection of table rows (or TableRow objects).
Properties:
Name Description
_NewEnum
Cells Returns all the cells of the rows in the range
Count Returns the number of rows in the collection
First Returns the first row in the collection
Item Returns the specified row
Last Returns the last row in the collection
Methods:
Name Description
AddToSelection Add the the cells of the rows in the range to the current selection
DistributeHeight Distribute the heights of the rows evenly
Select Selects all the cells of the rows in the range