Aspose::Cells::Pivot::PivotTableRefreshOption::GetKeepCachedLocalGroupData method

PivotTableRefreshOption::GetKeepCachedLocalGroupData 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.

bool Aspose::Cells::Pivot::PivotTableRefreshOption::GetKeepCachedLocalGroupData()

Remarks

This is a temporary solution, please localize pivot tables by implementing Aspose.Cells.Settings.PivotGlobalizationSettings

See Also