Partager via


RibbonCollectionBase.GetRibbon<TRibbon>, méthode

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

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

Syntaxe

'Déclaration
Public Function GetRibbon(Of TRibbon) As TRibbon
public TRibbon GetRibbon<TRibbon>()

Paramètres de type

  • TRibbon

Valeur de retour

Type : TRibbon

Notes

Pour accéder aux Rubans dans votre projet, appelez la propriété Ribbons de la classe Globals. Pour plus d'informations, consultez Accès au ruban au moment de l'exécution.

Sécurité .NET Framework

Voir aussi

Référence

RibbonCollectionBase Classe

GetRibbon, surcharge

Microsoft.Office.Tools.Ribbon, espace de noms