PresentationDocument.AddRibbonAndBackstageCustomizationsPart Method

Definition

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

public DocumentFormat.OpenXml.Packaging.RibbonAndBackstageCustomizationsPart AddRibbonAndBackstageCustomizationsPart ();
member this.AddRibbonAndBackstageCustomizationsPart : unit -> DocumentFormat.OpenXml.Packaging.RibbonAndBackstageCustomizationsPart
Public Function AddRibbonAndBackstageCustomizationsPart () As RibbonAndBackstageCustomizationsPart

Returns

The newly added RibbonExtensibilityPart.

Applies to