バージョン

OnCommandExecuted メソッド

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

パラメータ

e
このイベントのデータ。
参照