ClassificationLabelList.Load(LabelInfoPart) Method

Definition

Loads the DOM from the LabelInfoPart

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

Parameters

openXmlPart
LabelInfoPart

Specifies the part to be loaded.

Applies to