ITabSheet.Column

Syntax

Column(Column: Integer): ITabRange;

Parameters

Column. Column number. Admissible parameter value lies within the [0; ColumnsCount) range.

Description

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

See also:

ITabSheet