Share via


CustomUI.Load(RibbonAndBackstageCustomizationsPart) Method

Definition

Loads the DOM from the RibbonAndBackstageCustomizationsPart

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

Parameters

openXmlPart
RibbonAndBackstageCustomizationsPart

Specifies the part to be loaded.

Applies to