CustomUI.RibbonAndBackstageCustomizationsPart Property
Gets the RibbonAndBackstageCustomizationsPart associated with this element.
Namespace: DocumentFormat.OpenXml.Office2010.CustomUI
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property RibbonAndBackstageCustomizationsPart As RibbonAndBackstageCustomizationsPart
Get
Friend Set
'Usage
Dim instance As CustomUI
Dim value As RibbonAndBackstageCustomizationsPart
value = instance.RibbonAndBackstageCustomizationsPart
public RibbonAndBackstageCustomizationsPart RibbonAndBackstageCustomizationsPart { get; internal set; }
Property Value
Type: DocumentFormat.OpenXml.Packaging.RibbonAndBackstageCustomizationsPart