Freigeben über


PivotTableCacheDefinitionPart.PivotCacheDefinition-Eigenschaft

Gets/Sets the root element of this part.

Namespace:  DocumentFormat.OpenXml.Packaging
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property PivotCacheDefinition As PivotCacheDefinition
    Get
    Set
'Usage
Dim instance As PivotTableCacheDefinitionPart
Dim value As PivotCacheDefinition

value = instance.PivotCacheDefinition

instance.PivotCacheDefinition = value
public PivotCacheDefinition PivotCacheDefinition { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Spreadsheet.PivotCacheDefinition

Siehe auch

Referenz

PivotTableCacheDefinitionPart Klasse

PivotTableCacheDefinitionPart-Member

DocumentFormat.OpenXml.Packaging-Namespace