API Documentation > CorelDRAW > 2025-v26
TableCells class
Syntax:
Class TableCells
Remarks:
The TableCells class represents a collection of table cells (or TableCell objects).
Properties:
Name Description
_NewEnum
All Returns all the cells as a cell range
Count Returns the number of cells in the collection
Item Returns the specified cell from the collection
Methods:
Name Description
AllExcluding Returns all the cells but the specified ones as a cell range
Range Returns the specified cells as a cell range