getPreviousNonHiddenColumn(colIndex: Number);
colIndex. Table column index.
The getPreviousNonHiddenColumn method gets index of non-hidden column positioned before a specified table 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: