getNextNonHiddenColumn(colIndex: Number);
colIndex. Table column index.
The getNextNonHiddenColumn method returns index of the non-hidden table column that goes after a specified column.
This method returns a Number type value.
The example of use is given on the page with description of the TabSheetMeasures.getNextBottomCoord method.
Seebsp;also: