Share via


SlicerCacheDefinition.Load(SlicerCachePart) Method

Definition

Loads the DOM from the SlicerCachePart

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

Parameters

openXmlPart
SlicerCachePart

Specifies the part to be loaded.

Applies to