IEaxHierarchySettings.CellStyle

Syntax

CellStyle(Element: String): IEaxDataAreaCellStyle;

Parameters

Element. Hierarchy element.

Description

The CellStyle property determines style for the specified hierarchy element.

Comments

To create style, use the EaxDataAreaCellStyle class.

Example

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

See also:

IEaxHierarchySettings