TabSheetMeasures.getPreviousNonHiddenRow

Syntax

getPreviousNonHiddenRow(rowIndex: Number);

Parameters

rowIndex. Table row index.

Description

The getPreviousNonHiddenRow method gets index of non-hidden row positioned before a specified table row.

Comments

This method returns a Number type value.

Example

The example of use is given on the page with description of the TabSheetMeasures.getNextBottomCoord method.

Seebsp;also:

TabSheetMeasures