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 property use is given in the example for IEaxTableStyle.DimCalculateStyle.
See also: