Aspose::Cells::Pivot::PivotTableRefreshOption::SetKeepCachedLocalGroupData method
PivotTableRefreshOption::SetKeepCachedLocalGroupData method
Indicates whether to keep cached local group data if the maximum and minimum values remain unchanged. The default value is false which means refreshing group with local setting.
void Aspose::Cells::Pivot::PivotTableRefreshOption::SetKeepCachedLocalGroupData(bool value)
Remarks
This is a temporary solution, please localize pivot tables by implementing Aspose.Cells.Settings.PivotGlobalizationSettings
See Also
- Class Vector
- Class PivotTableRefreshOption
- Namespace Aspose::Cells::Pivot
- Library Aspose.Cells for C++