Freigeben über


PresentationDocument.AddRibbonAndBackstageCustomizationsPart-Methode

Add a RibbonAndBackstageCustomizationsPart to the PresentationDocument, this part is only available in Office2010.

Namespace:  DocumentFormat.OpenXml.Packaging
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Function AddRibbonAndBackstageCustomizationsPart As RibbonAndBackstageCustomizationsPart
'Usage
Dim instance As PresentationDocument
Dim returnValue As RibbonAndBackstageCustomizationsPart

returnValue = instance.AddRibbonAndBackstageCustomizationsPart()
public RibbonAndBackstageCustomizationsPart AddRibbonAndBackstageCustomizationsPart()

Rückgabewert

Typ: DocumentFormat.OpenXml.Packaging.RibbonAndBackstageCustomizationsPart
The newly added RibbonExtensibilityPart.

Siehe auch

Referenz

PresentationDocument Klasse

PresentationDocument-Member

DocumentFormat.OpenXml.Packaging-Namespace