ExcelPivotCacheDefinition Members
From Office Open XML
| EPPlus 3.0 |
| ExcelPivotCacheDefinition Members |
| ExcelPivotCacheDefinition Class Methods Properties See Also Send Feedback |
The ExcelPivotCacheDefinition type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| CacheDefinitionUri |
The package internal URI to the pivottable cache definition Xml Document.
| |
| CacheDefinitionXml |
Provides access to the XML data representing the cache definition in the package.
| |
| CacheSource |
Type of source data
| |
| PivotTable |
Referece to the PivoTable object
| |
| SourceRange |
The source data range when the pivottable has a worksheet datasource.
The number of columns in the range must be intact if this property is changed.
The range must be in the same workbook as the pivottable.
|