Report.getSheetIndexByKey

Syntax

getSheetIndexByKey (key);

Parameters

key. Key of the report sheet, for which you need to get the index.

Description

The getSheetIndexByKey method returns the sheet index by the key according to the hidden sheets.

Example

The example of method use is given in description of the Report.getControls method.

See also:

Report