ITabSheet.Row

Syntax

Row(Row: Integer): ITabRange;

Parameters

Row — row number. Admissible parameter value lies within the [0; RowsCount) range.

Description

The Row property returns the table row, which number is passed as the Row input parameter.

See also:

ITabSheet