Aspose::Cells::Pivot::PivotTableCalculateOption::GetRefreshData method

PivotTableCalculateOption::GetRefreshData method

Indicates whether refreshing data source of the pivottable.

bool Aspose::Cells::Pivot::PivotTableCalculateOption::GetRefreshData()

Remarks

If it is true, refresh pivot cache from data source,then calculate all pivot tables based same pivot cache.

See Also