EaxDocument.getActiveSheet

Syntax

getActiveSheet();

Description

The getActiveSheet method returns active sheet of the express report document.

Comments

The method returns a PP.Exp.EaxAnalyzer object.

Example

The example of use is given on the page with description of the EaxDocument.checkSheetName method.

See also:

EaxDocument