PresentationDocument.AddRibbonAndBackstageCustomizationsPart Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.