SlideMaster.Load(SlideMasterPart) Method

Definition

Loads the DOM from the SlideMasterPart

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

Parameters

openXmlPart
SlideMasterPart

Specifies the part to be loaded.

Applies to