IEaxWorkbook.MetaAttributesTree

Fore Syntax

MetaAttributesTree: IEaxWorkbookMetaAttributesTree;

Fore.NET Syntax

MetaAttributesTree: Prognoz.Platform.Interop.Express.IEaxWorkbookMetaAttributesTree;

Description

The MetaAttributesTree property returns parameters of the 

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