DimCalculateHeaderStyle(DimKey: Integer; CalculatedElement: Integer): ITabCellStyle;
DimKey. Key of the dimension with created calculated indicators.
CalculatedElement. Unique identifier of calculated indicator.
The DimCalculateHeaderStyle property determines the header style of the calculated indicator.
Unique identifier of calculated indicator can be obtained in the IPivotEvaluatorDimCalculatesItem.CalculatedElement property.
The example of use is given in description of the DimCalculateStyle property.
See also: