Aspose::Cells::Pivot::PivotTableCalculateOption::SetRefreshData method

PivotTableCalculateOption::SetRefreshData method

Indicates whether refreshing data source of the pivottable.

void Aspose::Cells::Pivot::PivotTableCalculateOption::SetRefreshData(bool value)

Remarks

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

See Also