IEaxTableStyle.DimCalculateStyle

Syntax

DimCalculateStyle(DimKey: Integer; CalculatedElement: Integer): ITabCellStyle;

Parameters

DimKey. Key of the dimension with created calculated indicators.

CalculatedElement. Unique identifier of calculated indicator.

Description

The DimCalculateStyle property determines a formatting style for the cells containing calculated indicators.

Comments

Unique identifier of calculated indicator is obtained in the  IPivotEvaluatorDimCalculatesItem.CalculatedElement property.

Example

Example code

See also:

IEaxTableStyle