Show contents 

Express > Express Assembly Interfaces > IEaxHierarchySettings > IEaxHierarchySettings.CellStyle

IEaxHierarchySettings.CellStyle

Syntax

CellStyle(Element: String): IEaxDataAreaCellStyle;

Parameters

Element. Hierarchy element.

Description

The CellStyle property determines a style for the specified hierarchy element.

Comments

To create a style, use the EaxDataAreaCellStyle class.

Example

The property use is given in the example for IEaxDataAreaHierarchy.HierarchySettings.

See also:

IEaxHierarchySettings