PresentationDocument.RibbonAndBackstageCustomizationsPart-Eigenschaft
Gets the RibbonAndBackstageCustomizationsPart of the PresentationDocument, only available in Office2010.
Namespace: DocumentFormat.OpenXml.Packaging
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<OfficeAvailabilityAttribute(FileFormatVersions.Office2010)> _
Public ReadOnly Property RibbonAndBackstageCustomizationsPart As RibbonAndBackstageCustomizationsPart
Get
'Usage
Dim instance As PresentationDocument
Dim value As RibbonAndBackstageCustomizationsPart
value = instance.RibbonAndBackstageCustomizationsPart
[OfficeAvailabilityAttribute(FileFormatVersions.Office2010)]
public RibbonAndBackstageCustomizationsPart RibbonAndBackstageCustomizationsPart { get; }
Eigenschaftswert
Typ: DocumentFormat.OpenXml.Packaging.RibbonAndBackstageCustomizationsPart