PivotCacheDefinition.Load Method

Loads the DOM from the PivotTableCacheDefinitionPart.

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

Syntax

'Declaration
Public Sub Load ( _
    openXmlPart As PivotTableCacheDefinitionPart _
)
'Usage
Dim instance As PivotCacheDefinition
Dim openXmlPart As PivotTableCacheDefinitionPart

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

Parameters

See Also

Reference

PivotCacheDefinition Class

PivotCacheDefinition Members

DocumentFormat.OpenXml.Spreadsheet Namespace