SpreadsheetDocument.AddRibbonAndBackstageCustomizationsPart Method

Definition

Adds a RibbonAndBackstageCustomizationsPart to the SpreadsheetDocument, 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