Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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()
Return Value
Type: DocumentFormat.OpenXml.Packaging.RibbonAndBackstageCustomizationsPart
The newly added RibbonExtensibilityPart.