PivotCacheRecords.PivotTableCacheRecordsPart Property
Gets the PivotTableCacheRecordsPart associated with this element.
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property PivotTableCacheRecordsPart As PivotTableCacheRecordsPart
Get
Friend Set
'Usage
Dim instance As PivotCacheRecords
Dim value As PivotTableCacheRecordsPart
value = instance.PivotTableCacheRecordsPart
public PivotTableCacheRecordsPart PivotTableCacheRecordsPart { get; internal set; }
Property Value
Type: DocumentFormat.OpenXml.Packaging.PivotTableCacheRecordsPart
Returns PivotTableCacheRecordsPart.