NotesSlide.Load(NotesSlidePart) Method

Definition

Loads the DOM from the NotesSlidePart

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

Parameters

openXmlPart
NotesSlidePart

Specifies the part to be loaded.

Applies to