API Documentation > CorelDRAW > 2025-v26
ITableColumn interface
Syntax:
Interface ITableColumn
Properties:
Name Description
Cells Returns the cells of the column
Index Returns an index of the current column
IsFirst Determines of the column is the first column of the table
IsLast Determines of the column is the last column of the table
Next Returns the next column of the table
Previous Returns the previous column of the table
Width Specifies the width of the column
Methods:
Name Description
AddToSelection Adds all the cells of the column to the current selection
Delete Deletes the column
Select Selects all the cells of the column
SetWidth Sets the width of the column