PresentationDocument.RibbonAndBackstageCustomizationsPart Property
Gets the RibbonAndBackstageCustomizationsPart of the PresentationDocument, only available in Office2010.
Namespace: DocumentFormat.OpenXml.Packaging
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
声明
<OfficeAvailabilityAttribute(FileFormatVersions.Office2010)> _
Public ReadOnly Property RibbonAndBackstageCustomizationsPart As RibbonAndBackstageCustomizationsPart
Get
用法
Dim instance As PresentationDocument
Dim value As RibbonAndBackstageCustomizationsPart
value = instance.RibbonAndBackstageCustomizationsPart
[OfficeAvailabilityAttribute(FileFormatVersions.Office2010)]
public RibbonAndBackstageCustomizationsPart RibbonAndBackstageCustomizationsPart { get; }
Property Value
Type: DocumentFormat.OpenXml.Packaging.RibbonAndBackstageCustomizationsPart