Share via


Slicers.Load(SlicersPart) Method

Definition

Loads the DOM from the SlicersPart

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

Parameters

openXmlPart
SlicersPart

Specifies the part to be loaded.

Applies to