Compartir a través de


AddInBase.IAddInExtension.CreateRibbonObjects (Método)

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

Espacio de nombres:  Microsoft.Office.Tools
Ensamblado:  Microsoft.Office.Tools.Common.v4.0.Utilities (en Microsoft.Office.Tools.Common.v4.0.Utilities.dll)

Sintaxis

'Declaración
Private Function CreateRibbonObjects As IRibbonExtension()
    Implements IAddInExtension.CreateRibbonObjects
IRibbonExtension[] IAddInExtension.CreateRibbonObjects()

Valor devuelto

Tipo: array<Microsoft.Office.Tools.Ribbon.IRibbonExtension[]

Implementaciones

IAddInExtension.CreateRibbonObjects()

Seguridad de .NET Framework

Vea también

Referencia

AddInBase Clase

Microsoft.Office.Tools (Espacio de nombres)