API Documentation > CorelDRAW > 2025-v26 > TableCellRange > ITableCellRange
TableCellRange.AddRow method
Adds all the cells of a row to the range
Syntax:
Sub AddRow(ByVal Row As TableRow)
Parameters:
Name Type Description
Row
Remarks:
The AddRow method adds a row to a range of table cells.