Aspose::Cells::Pivot::PivotTable::GetPreserveFormatting method

PivotTable::GetPreserveFormatting method

Indicates whether cell formatting (PivotTableFormat) is preserved when the PivotTable is refreshed or recalculated.

Deprecated

Use PivotTable.PreserveCellFormattingOnUpdate property instead.

bool Aspose::Cells::Pivot::PivotTable::GetPreserveFormatting()

Remarks

NOTE: This property is now obsolete. Instead, please use PivotTable.PreserveCellFormattingOnUpdate property. This method will be removed 12 months later since July 2026. Aspose apologizes for any inconvenience you may have experienced.

See Also