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
- customRibbonType
Type : System.Type
Valeur de retour
Type : Microsoft.Office.Tools.Ribbon.IRibbonExtension
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.