API Documentation > CorelDRAW > 2025-v26
TableRow class
Syntax:
Class TableRow
Remarks:
The TableRow class represents the settings for a table row.
Properties:
Name Description
Cells Returns the cells of the row
Height Specifies the height of the row
Index Returns an index of the current row
IsFirst Determines of the row is the first row of the table
IsLast Determines of the row is the last row of the table
Next Returns the next row of the table
Previous Returns the previous row of the table
Methods:
Name Description
AddToSelection Adds all the cells of the row to the current selection
Delete Deletes the row
Select Selects all the cells of the row
SetHeight Sets the height of the row