OptionalenableWhether refresh is enabled for this cache.
The fields (columns) in the cache, in source-data order. Each entry parallels the corresponding pivot table's fields array by index.
OptionalinvalidWhether the cache needs to be refreshed. When true, the pivot table's cached data is out of date with respect to its source.
OptionalrecordsThe cached data records. Each record is an array of values corresponding to the cache fields. When absent, the pivot table relies on the source data directly.
OptionalrefreshedName of the user who last refreshed the cache.
OptionalrefreshedWhen the cache was last refreshed, as a serial date number (e.g. 39536.657).
OptionalrefreshWhether the cache is refreshed on file open.
OptionaluidRevision-tracking unique identifier. A GUID string like
"{93AACE53-8F3A-A04A-893A-A439866B3165}" assigned by Excel 2014+ for revision tracking.
OptionalupgradeWhether the cache definition is upgraded when refreshed.
Shared properties for all pivot cache source types.