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 Saving and Loading Settings of Objects Tree Workbook section. Example language: Fore, Fore.NET.

See also:

IEaxWorkbook