Show contents 

Working with Time Series Analysis > PP.TS > Classes > Workbook > Workbook.getFixedColumnsCount

Workbook.getFixedColumnsCount

Syntax

getFixedColumnsCount ();

Description

The getFixedColumnsCount method returns the number of columns fixed on scrolling.

Example

The example of using the getFixedColumnsCount method is given on the Workbook.getDependentsSeries page.

See also:

Workbook