IEaxWorkbookRubricatorOptions.HierarchyAttributes

Fore Syntax

HierarchyAttributes: String;

Fore.NET Syntax

HierarchyAttributes: string;

Description

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

Comments

In HierarchyAttributes the data that is obtained by the MetaAttributesBreadcrumb method must be saved.SaveState.

The data that is saved to HierarchyAttributes must be loaded by the MetaAttributesBreadcrumb method.LoadState.

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:

IEaxWorkbookRubricatorOptions