TabSheetMeasures.getLastNonHiddenRowIndex

Syntax

getLastNonHiddenRowIndex();

Description

The getLastNonHiddenRowIndex method returns index of the last non-hidden row in the table.

Comments

This method returns a Number type value.

Example

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

Seebsp;also:

TabSheetMeasures