バージョン

ActionExecuting フィールド (SpreadsheetClientEvents)

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

オンラインで表示: GitHub