PresentationDocument.RibbonAndBackstageCustomizationsPart Property

Definition

Gets the RibbonAndBackstageCustomizationsPart of the PresentationDocument, only available in Office2010.

[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
public DocumentFormat.OpenXml.Packaging.RibbonAndBackstageCustomizationsPart RibbonAndBackstageCustomizationsPart { get; }
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
public DocumentFormat.OpenXml.Packaging.RibbonAndBackstageCustomizationsPart? RibbonAndBackstageCustomizationsPart { get; }
public DocumentFormat.OpenXml.Packaging.RibbonAndBackstageCustomizationsPart? RibbonAndBackstageCustomizationsPart { get; }
member this.RibbonAndBackstageCustomizationsPart : DocumentFormat.OpenXml.Packaging.RibbonAndBackstageCustomizationsPart
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
member this.RibbonAndBackstageCustomizationsPart : DocumentFormat.OpenXml.Packaging.RibbonAndBackstageCustomizationsPart
Public ReadOnly Property RibbonAndBackstageCustomizationsPart As RibbonAndBackstageCustomizationsPart

Property Value

Attributes

Applies to