Compartilhar via


ActionEventArgs Classe (sistema de 2007)

Fornece dados para o Click e BeforeCaptionShow eventos.

Namespace:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel.v9.0 (em Microsoft.Office.Tools.Excel.v9.0.dll)

Sintaxe

<PermissionSetAttribute(SecurityAction.Demand, Name := "FullTrust")> _
Public Class ActionEventArgs _
    Inherits EventArgs

Dim instance As ActionEventArgs
[PermissionSetAttribute(SecurityAction.Demand, Name = "FullTrust")]
public class ActionEventArgs : EventArgs

Hierarquia de herança

System.Object
  System.EventArgs
    Microsoft.Office.Tools.Excel.ActionEventArgs

Acesso thread-safe

Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.

Consulte também

Referência

Membros ActionEventArgs

Namespace Microsoft.Office.Tools.Excel