バージョン

OnCellExporting メソッド

CellExporting イベントを呼び出します。
シンタックス
'宣言
 
Protected Friend Overridable Sub OnCellExporting( _
   ByVal e As CellExportingEventArgs _
) 
protected internal virtual void OnCellExporting( 
   CellExportingEventArgs e
)

パラメータ

e
イベントにデータを提供します。
参照