IEaxTableStyle.DimCalculateStyle

Syntax

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

Parameters

DimKey. The dimension key with calculated factors.

CalculatedElement. Unique identifier of calculated factor.

Description

The DimCalculateStyle property determines style of the cells containing calculated factors.

Comments

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

Fore Example

Example code

Fore.NET Example

Example code

See also:

IEaxTableStyle