更新 : 2007 年 11 月
Click イベントおよび BeforeCaptionShow イベント用のデータを提供します。
名前空間 : Microsoft.Office.Tools.Excel
アセンブリ : Microsoft.Office.Tools.Excel.v9.0 (Microsoft.Office.Tools.Excel.v9.0.dll 内)
構文
'宣言
<PermissionSetAttribute(SecurityAction.Demand, Name := "FullTrust")> _
Public Class ActionEventArgs _
Inherits EventArgs
'使用
Dim instance As ActionEventArgs
[PermissionSetAttribute(SecurityAction.Demand, Name = "FullTrust")]
public class ActionEventArgs : EventArgs
継承階層
System.Object
System.EventArgs
Microsoft.Office.Tools.Excel.ActionEventArgs
スレッド セーフ
この型のすべてのパブリック static (Visual Basic では Shared) メンバは、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。