API Documentation > CorelDRAW > 2025-v26 > TableShape > ITableShape
TableShape.CellRange method
Returns a range of cells of the table
Syntax:
Function CellRange(ByVal ColumnStart As Long, ByVal RowStart As Long, ByVal ColumnEnd As Long, ByVal RowEnd As Long) As TableCellRange
Parameters:
Name Type Description
ColumnStart
Long
RowStart
Long
ColumnEnd
Long
RowEnd
Long
Remarks:
The CellRange method specifies a range of table cells.