PivotTablePart.PivotTableCacheDefinitionPart Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the PivotTableCacheDefinitionPart of the PivotTablePart
public DocumentFormat.OpenXml.Packaging.PivotTableCacheDefinitionPart PivotTableCacheDefinitionPart { get; }
public DocumentFormat.OpenXml.Packaging.PivotTableCacheDefinitionPart? PivotTableCacheDefinitionPart { get; }
member this.PivotTableCacheDefinitionPart : DocumentFormat.OpenXml.Packaging.PivotTableCacheDefinitionPart
Public ReadOnly Property PivotTableCacheDefinitionPart As PivotTableCacheDefinitionPart