DimCalculateHeaderStyle(DimKey: Integer; CalculatedElement: Integer): ITabCellStyle;
DimCalculateHeaderStyle(DimKey: Integer; CalculatedElement: Integer): Prognoz.Platform.Interop.Tab.ITabCellStyle;
DimKey. Dimension key with calculated factors.
CalculatedElement. Unique identifier of calculated factor.
The DimCalculateHeaderStyle property determines the header style of the calculated factor.
Unique identifier of calculated factor can be obtained in the IPivotEvaluatorDimCalculatesItem.CalculatedElement property.
The example of use is given in description of the DimCalculateStyle property.
See also: