Método AddInBase.IAddInExtension.CreateRibbonObjects
This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.
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[]
Retorne IRibbonExtension.
Implementações
IAddInExtension.CreateRibbonObjects()
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiáveis.