バージョン

ExcelRowExportingEventHandler デリゲート

RowExporting イベントのデリゲート。
シンタックス
'宣言
 
Public Delegate Sub ExcelRowExportingEventHandler( _
   ByVal sender As Object, _
   ByVal e As ExcelRowExportingEventArgs _
) 
public delegate void ExcelRowExportingEventHandler( 
   object sender,
   ExcelRowExportingEventArgs e
)

パラメータ

sender
e
参照