IEaxWorkbookRubricatorOptions.HierarchyAttributes

Syntax

HierarchyAttributes: String;

Description

The HierarchyAttributes property determines settings for the  indicators tree  of the workbook.

Comments

One should save in HierarchyAttributes the data obtained using the MetaAttributesBreadcrumb.SaveState method.

Data saved in HierarchyAttributes should be loaded using the MetaAttributesBreadcrumb.LoadState method.

Example

The property use is given in the Saving and Loading Settings of Objects Tree Workbook section.

See also:

IEaxWorkbookRubricatorOptions