Freigeben über


CustomUI.Save-Methode (RibbonAndBackstageCustomizationsPart)

Saves the DOM into the RibbonAndBackstageCustomizationsPart.

Namespace:  DocumentFormat.OpenXml.Office2010.CustomUI
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Sub Save ( _
    openXmlPart As RibbonAndBackstageCustomizationsPart _
)
'Usage
Dim instance As CustomUI
Dim openXmlPart As RibbonAndBackstageCustomizationsPart

instance.Save(openXmlPart)
public void Save(
    RibbonAndBackstageCustomizationsPart openXmlPart
)

Parameter

Siehe auch

Referenz

CustomUI Klasse

CustomUI-Member

Save Überladung

DocumentFormat.OpenXml.Office2010.CustomUI-Namespace