Condividi tramite


Proprietà RibbonComponent.RibbonUI

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

Ottiene l'istanza di IRibbonUI fornita dall'applicazione Microsoft Office al codice di estensibilità della barra multifunzione.

Spazio dei nomi:  Microsoft.Office.Tools.Ribbon
Assembly:   Microsoft.Office.Tools.Common (in Microsoft.Office.Tools.Common.dll)
  Microsoft.Office.Tools.Common.v4.0.Utilities (in Microsoft.Office.Tools.Common.v4.0.Utilities.dll)

Sintassi

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

Valore proprietà

Tipo: Microsoft.Office.Core.IRibbonUI
Istanza di IRibbonUI fornita dall'applicazione Microsoft Office al codice di estensibilità della barra multifunzione.

Note

Tale proprietà può essere utilizzata per l'aggiornamento dell'interfaccia utente della barra multifunzione.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

RibbonComponent Interfaccia

Spazio dei nomi Microsoft.Office.Tools.Ribbon