Share via


CustomUI.CustomUIPart Property

Definition

Gets the CustomUIPart associated with this element, it could either be a QuickAccessToolbarCustomizationsPart or a RibbonExtensibilityPart.

public DocumentFormat.OpenXml.Packaging.CustomUIPart CustomUIPart { get; }
public DocumentFormat.OpenXml.Packaging.CustomUIPart? CustomUIPart { get; }
member this.CustomUIPart : DocumentFormat.OpenXml.Packaging.CustomUIPart
Public ReadOnly Property CustomUIPart As CustomUIPart

Property Value

Applies to