Partilhar via


Método AddInBase.IAddInExtension.CreateRibbonObjects

Essa API oferece suporte a infra-estrutura de Visual Studio e não se destina a ser usado diretamente em seu código.

Namespace:  Microsoft.Office.Tools
Assembly:  Microsoft.Office.Tools.Common.v4.0.Utilities (em Microsoft.Office.Tools.Common.v4.0.Utilities.dll)

Sintaxe

'Declaração
Private Function CreateRibbonObjects As IRibbonExtension()
    Implements IAddInExtension.CreateRibbonObjects
IRibbonExtension[] IAddInExtension.CreateRibbonObjects()

Valor de retorno

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

Implementações

IAddInExtension.CreateRibbonObjects()

Segurança do .NET Framework

Consulte também

Referência

AddInBase Classe

Namespace Microsoft.Office.Tools