Share via


RibbonAndBackstageCustomizationsPart.CustomUI Property

Gets/Sets the root element of this part.

Namespace:  DocumentFormat.OpenXml.Packaging
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property CustomUI As CustomUI
    Get
    Set
'Usage
Dim instance As RibbonAndBackstageCustomizationsPart
Dim value As CustomUI

value = instance.CustomUI

instance.CustomUI = value
public CustomUI CustomUI { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Office2010.CustomUI.CustomUI

See Also

Reference

RibbonAndBackstageCustomizationsPart Class

RibbonAndBackstageCustomizationsPart Members

DocumentFormat.OpenXml.Packaging Namespace