API Documentation
>
CorelDRAW
>
2025-v26
>
TableCellRange
>
ITableCellRange
TableCellRange.AddColumn method
Adds all the cells of a column to the range
Syntax:
Sub
AddColumn
(
ByVal
Column
As
TableColumn
)
Parameters:
Name
Type
Description
Column
TableColumn
Remarks:
The
AddColumn
method adds a column to a range of table cells.