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
TableCell
Remarks:
The
AddCell
method adds a cell to a range of table cells.