IEaxWorkbook.Statistics

Fore Syntax

Statistics: IEaxWorkbookStatistics;

Fore.NET Syntax

Statistics: Prognoz.Platform.Interop.Express.IEaxWorkbookStatistics;

Description

The Statistics property returns parameters of the statistics panel.

Comments

The property is unavailable if workbook is in multidimensional mode. Use the IEaxAnalyzer.Mode property to determine workbook display mode.

Fore and Fore.NET Examples

The property use is described in the Save and Load Settings of the Objects Tree Workbook section. Example language: Fore, Fore.NET.

See also:

IEaxWorkbook