バージョン

ActionExecuted フィールド (SpreadsheetClientEvents)

アクションが Spreadsheet で実行されるときに発生されるイベント。関数は引数 evt および ui を取得します。ui.owner を使用して igSpreadsheet への参照を取得します。ui.action を使用すると、実行されたアクションを取得します。
シンタックス
'宣言
 
Public Const ActionExecuted As System.String
public const System.string ActionExecuted
参照

オンラインで表示: GitHub