ITabSheet.Column

Syntax

Column(Column: Integer): ITabRange;

Parameters

Column. Column number. The available value of the parameter is in the range [0, ColumnsCount).

Description

The Column property returns the table column, which number is passed as the Column input parameter.

See also:

ITabSheet