Partager via


RibbonReadOnlyCollection.GetRibbon, méthode

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

Retourne une instance d'un IRibbonExtension du type spécifié, s'il existe dans ce RibbonReadOnlyCollection.

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

Syntaxe

'Déclaration
Function GetRibbon ( _
    customRibbonType As Type _
) As IRibbonExtension
IRibbonExtension GetRibbon(
    Type customRibbonType
)

Paramètres

Valeur de retour

Type : Microsoft.Office.Tools.Ribbon.IRibbonExtension

Sécurité .NET Framework

Voir aussi

Référence

RibbonReadOnlyCollection Interface

Microsoft.Office.Tools.Ribbon, espace de noms