TabSheetMeasures.getPreviousNonHiddenColumn

Syntax

getPreviousNonHiddenColumn(colIndex: Number);

Parameters

colIndex. Table column index.

Description

The getPreviousNonHiddenColumn method gets index of non-hidden column positioned before a specified table column.

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