Partager via


AddInBase.IAddInExtension.CreateRibbonObjects, 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
Assembly :  Microsoft.Office.Tools.Common.v4.0.Utilities (dans Microsoft.Office.Tools.Common.v4.0.Utilities.dll)

Syntaxe

'Déclaration
Private Function CreateRibbonObjects As IRibbonExtension()
    Implements IAddInExtension.CreateRibbonObjects
IRibbonExtension[] IAddInExtension.CreateRibbonObjects()

Valeur de retour

Type : array<Microsoft.Office.Tools.Ribbon.IRibbonExtension[]
retourne IRibbonExtension ;

Implémentations

IAddInExtension.CreateRibbonObjects()

Sécurité .NET Framework

Voir aussi

Référence

AddInBase Classe

Microsoft.Office.Tools, espace de noms