Partager via


RibbonCollectionBase.GetRibbon, méthode (Type)

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 ( _
    customRibbonType As Type _
) As IRibbonExtension
public IRibbonExtension GetRibbon(
    Type customRibbonType
)

Paramètres

Valeur de retour

Type : Microsoft.Office.Tools.Ribbon.IRibbonExtension

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