API Documentation > CorelDRAW > 2025-v26 > TableShape > ITableShape
TableShape.Cell method
Returns the specified cell of the table
Syntax:
Function Cell(ByVal Column As Long, ByVal Row As Long) As TableCell
Parameters:
Name Type Description
Column
Long
Row
Long
Remarks:
The Cell method specifies a table cell.