Share via


CustomUI.Save(RibbonAndBackstageCustomizationsPart) Method

Definition

Saves the DOM into the RibbonAndBackstageCustomizationsPart.

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

Parameters

openXmlPart
RibbonAndBackstageCustomizationsPart

Specifies the part to save to.

Applies to