Share via


PivotCacheRecords.Load Method

Loads the DOM from the PivotTableCacheRecordsPart.

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

Syntax

'Declaration
Public Sub Load ( _
    openXmlPart As PivotTableCacheRecordsPart _
)
'Usage
Dim instance As PivotCacheRecords
Dim openXmlPart As PivotTableCacheRecordsPart

instance.Load(openXmlPart)
public void Load(
    PivotTableCacheRecordsPart openXmlPart
)

Parameters

See Also

Reference

PivotCacheRecords Class

PivotCacheRecords Members

DocumentFormat.OpenXml.Spreadsheet Namespace