ExcelPivotCacheDefinition Members

Office Open XML

The ExcelPivotCacheDefinition type exposes the following members.

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(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
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
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.

See Also