API Documentation > CorelDRAW > 2025-v26 > TableShape > ITableShape
TableShape.AddRow method
Adds a table row
Syntax:
Function AddRow(Optional ByVal RowIndex As Long = 0) As TableRow
Parameters:
Name Type Description
RowIndex
Long
Specifies the index number of the row.
Remarks:
The AddRow method adds a row to a table.