NotesMaster.Load(NotesMasterPart) Method

Definition

Loads the DOM from the NotesMasterPart

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

Parameters

openXmlPart
NotesMasterPart

Specifies the part to be loaded.

Applies to