API Documentation
>
CorelDRAW
>
2025-v26
>
TableCellRange
>
ITableCellRange
TableCellRange.RemoveCell method
Removes a cell from the range
Syntax:
Sub
RemoveCell
(
ByVal
Cell
As
TableCell
)
Parameters:
Name
Type
Description
Cell
TableCell
Remarks:
The
RemoveCell
method removes a table cell from a cell range.