API Documentation > CorelDRAW > 2025-v26 > TableCellRange > ITableCellRange
TableCellRange.AddCell method
Adds a cell to the range
Syntax:
Sub AddCell(ByVal Cell As TableCell)
Parameters:
Name Type Description
Cell
Remarks:
The AddCell method adds a cell to a range of table cells.