PivotCache Properties | 
The PivotCache type exposes the following members.
| Name | Description | |
|---|---|---|
| 
 | 
CalculatedItemIndex | 
 
Gets the calculated index of the item. This property always returns 1.
 
(Inherited from
XlsPivotCache
.)
 | 
| 
 | 
CreatedVersion | 
 
Specifies the version of the application that created the cache. This attribute is
application-dependent.
 
(Inherited from
XlsPivotCache
.)
 | 
| 
 | 
EnableRefresh | 
 
Specifies a boolean value that indicates whether the user can refresh the cache.
 
(Inherited from
XlsPivotCache
.)
 | 
| 
 | 
HasNamedRange | 
 
Indicates whether the pivot cache has named range
 
(Inherited from
XlsPivotCache
.)
 | 
| 
 | 
Index | 
 
Gets zero-based cache index.Read-only.
 
(Inherited from
XlsPivotCache
.)
 | 
| 
 | 
IsBackgroundQuery | 
 
Specifies a boolean value that indicates whether the application should query and
retrieve records asynchronously from the cache.
 
(Inherited from
XlsPivotCache
.)
 | 
| 
 | 
IsInvalidData | 
 
Specifies a boolean value that indicates whether the cache needs to be refreshed.
 
(Inherited from
XlsPivotCache
.)
 | 
| 
 | 
IsOptimizedCache | 
 
Specifies a boolean value that indicates whether the application will apply optimizations
to the cache to reduce memory usage
 
(Inherited from
XlsPivotCache
.)
 | 
| 
 | 
IsRefreshOnLoad | 
 
Specifies a boolean value that indicates whether the application will refresh the cache
 
(Inherited from
XlsPivotCache
.)
 | 
| 
 | 
IsSaveData | 
 
Specifies a boolean value that indicates whether the pivot records are saved with the
cache.
 
(Inherited from
XlsPivotCache
.)
 | 
| 
 | 
IsSupportSubQuery | 
 
Specifies whether the cache's data source supports subqueries
 
(Inherited from
XlsPivotCache
.)
 | 
| 
 | 
IsUpgradeOnRefresh | 
 
Specifies a boolean value that indicates whether the cache is scheduled for version
upgrade.
 
(Inherited from
XlsPivotCache
.)
 | 
| 
 | 
MinRefreshableVersion | 
 
Specifies the earliest version of the application that is required to refresh the cache.
 
(Inherited from
XlsPivotCache
.)
 | 
| 
 | 
NeedDataArray | 
 
Indicates whether data array is required by this record.
 
(Inherited from
XlsPivotCache
.)
 | 
| 
 | 
Parent | 
 
Gets parent object.
 
(Inherited from
XlsPivotCache
.)
 | 
| 
 | 
RangeName | 
 
Contains the name of the pivot cache NamedRange
 
(Inherited from
XlsPivotCache
.)
 | 
| 
 | 
ReferenceCount | 
 
Get quantity of instance references.
 
(Inherited from
XlsObject
.)
 | 
| 
 | 
RefreshDate | 
 
Gets/sets refresh date of the cache.
 
(Inherited from
XlsPivotCache
.)
 | 
| 
 | 
RefreshedBy | 
 
Gets or sets the name or identifier of the user or process that last refreshed the data.
 
(Inherited from
XlsPivotCache
.)
 | 
| 
 | 
RefreshedVersion | 
 
Specifies the version of the application that last refreshed the cache. This attribute
depends on whether the application exposes mechanisms via the user interface whereby
the end-user can refresh the cache.
 
(Inherited from
XlsPivotCache
.)
 | 
| 
 | 
SourceRange | 
 
Returns the data source for the PivotTable report. Read-only.
 
(Inherited from
XlsPivotCache
.)
 | 
| 
 | 
SourceType | 
 
Data source is one of:
1 - Excel worksheet,
2 - external data,
4 - consolidation,
8 - scenario PivotTable.
Specifies the pivot table cache source type.Read-only.
 
(Inherited from
XlsPivotCache
.)
 | 
| 
 | 
SupportAdvancedDrill | 
 
Specifies whether the cache's data source supports attribute drilldown.
 
(Inherited from
XlsPivotCache
.)
 |