SlideLayout.Save(SlideLayoutPart) Method

Definition

Saves the DOM into the SlideLayoutPart.

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

Parameters

openXmlPart
SlideLayoutPart

Specifies the part to save to.

Applies to