IEaxAnalyzer.ActiveSheet

Fore Syntax

ActiveSheet: IEaxSheet;

Fore.NET Syntax

ActiveSheet: Prognoz.Platform.Interop.Express.IEaxSheet;

Description

The ActiveSheet property determines active sheet of the express report.

Comments

The property is rlevant, if additional sheets are created for the express report in the Sheets collection. Only one sheet, corresponding to the current express report, is created by default. This sheet is set as active automatically.

See also:

IEaxAnalyzer