Interface RibbonUIEventArgs

Fornece dados para eventos que são gerados na faixa de opções.

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

Sintaxe

'Declaração
<GuidAttribute("952bb3f5-4066-406f-b872-c258caeb6e7a")> _
Public Interface RibbonUIEventArgs
[GuidAttribute("952bb3f5-4066-406f-b872-c258caeb6e7a")]
public interface RibbonUIEventArgs

O tipo RibbonUIEventArgs expõe os membros a seguir.

Propriedades

  Nome Descrição
Propriedade pública RibbonUI Obtém uma instância de Microsoft.Office.Core.IRibbonUI interface quando a faixa de opções é carregada no aplicativo Microsoft Office.

Superior

Consulte também

Referência

Namespace Microsoft.Office.Tools.Ribbon