Share via


RibbonComponent.RibbonUI, propriété

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Obtient l'instance IRibbonUI fournie par l'application Microsoft Office au code d'extensibilité du ruban.

Espace de noms :  Microsoft.Office.Tools.Ribbon
Assembly :  Microsoft.Office.Tools.Common (dans Microsoft.Office.Tools.Common.dll)

Syntaxe

'Déclaration
<BrowsableAttribute(False)> _
ReadOnly Property RibbonUI As IRibbonUI
    Get
[BrowsableAttribute(false)]
IRibbonUI RibbonUI { get; }

Valeur de propriété

Type : Microsoft.Office.Core.IRibbonUI
Instance IRibbonUI fournie par l'application Microsoft Office au code d'extensibilité du ruban.

Notes

Cette propriété peut être utilisée pour mettre à jour l'interface utilisateur du ruban.

Sécurité .NET Framework

Voir aussi

Référence

RibbonComponent Interface

Microsoft.Office.Tools.Ribbon, espace de noms