CustomUI.CustomUIPart Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le CustomUIPart associé à cet élément. Il peut s’agir d’un Élément QuickAccessToolbarCustomizationsPart ou d’un 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