Sdílet prostřednictvím


PivotTableDefinition.Load Method

Loads the DOM from the PivotTablePart.

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

Syntax

'Declaration
Public Sub Load ( _
    openXmlPart As PivotTablePart _
)
'Usage
Dim instance As PivotTableDefinition
Dim openXmlPart As PivotTablePart

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

Parameters

See Also

Reference

PivotTableDefinition Class

PivotTableDefinition Members

DocumentFormat.OpenXml.Spreadsheet Namespace