Tab > Tab Assembly Interfaces > ITabSheet > ITabSheet.Row
Row(Row: Integer): ITabRange;
Row — row number. Admissible parameter value lies within the [0; RowsCount) range.
The Row property returns the table row, which number is passed as the Row input parameter.
See also: