Back to Devexpress

PivotCache Members

officefileapi-devexpress-dot-spreadsheet-dot-pivotcache-dot-underscore-members.md

latest1.4 KB
Original Source

PivotCache Members

Represents the data cache for a PivotTable report.

Properties

NameDescription
CacheTypeGets the type of the PivotCache source.
RefreshDateReturns the date when the PivotTable cache was last refreshed.
RefreshedByReturns the name of the user who last refreshed the PivotTable cache.
RefreshOnLoadSpecifies whether to refresh the PivotTable cache when the document is opened.
SaveDataSpecifies whether to save the cached source data with a workbook.
SourceRangeGets the source cell range whose data are stored in the PivotCache.

Methods

NameDescription
Refresh()Refreshes the PivotTable cache to get the latest data from the data source.

See Also

PivotCache Interface

DevExpress.Spreadsheet Namespace