Freigeben über


PivotTableCacheRecordsPart.PivotCacheRecords-Eigenschaft

Gets/Sets the root element of this part.

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

Syntax

'Declaration
Public Property PivotCacheRecords As PivotCacheRecords
    Get
    Set
'Usage
Dim instance As PivotTableCacheRecordsPart
Dim value As PivotCacheRecords

value = instance.PivotCacheRecords

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Spreadsheet.PivotCacheRecords

Siehe auch

Referenz

PivotTableCacheRecordsPart Klasse

PivotTableCacheRecordsPart-Member

DocumentFormat.OpenXml.Packaging-Namespace