API Documentation > CorelDRAW > 2025-v26 > TableShape > ITableShape
TableShape.AddColumn method
Adds a table column
Syntax:
Function AddColumn(Optional ByVal ColumnIndex As Long = 0) As TableColumn
Parameters:
Name Type Description
ColumnIndex
Long
Specifies the index number of the column.
Remarks:
The AddColumn method adds a column to a table.