PresentationDocument.RibbonAndBackstageCustomizationsPart Property
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.
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