PivotCacheRecords.Load(PivotTableCacheRecordsPart) Method

Definition

Loads the DOM from the PivotTableCacheRecordsPart

public void Load (DocumentFormat.OpenXml.Packaging.PivotTableCacheRecordsPart openXmlPart);
override this.Load : DocumentFormat.OpenXml.Packaging.PivotTableCacheRecordsPart -> unit
Public Sub Load (openXmlPart As PivotTableCacheRecordsPart)

Parameters

openXmlPart
PivotTableCacheRecordsPart

Specifies the part to be loaded.

Applies to