Aspose::Cells::Pivot::PivotField::SetDataDisplayFormat method

PivotField::SetDataDisplayFormat method

Represents how to display the values in a data field of the pivot report.

Deprecated

Use PivotField.PivotShowValuesSetting.CalculationType property instead.

void Aspose::Cells::Pivot::PivotField::SetDataDisplayFormat(PivotFieldDataDisplayFormat value)

Remarks

PivotFieldDataDisplayFormat

NOTE: This property is now obsolete. Instead, please use PivotField.PivotShowValuesSetting.CalculationType property instead. This method will be removed 12 months later since June 2024. Aspose apologizes for any inconvenience you may have experienced.

See Also