MESCIUS SPREAD for Windows Forms 17.0J
Execute(Command) メソッド

実行するコマンド。
指定したコマンドを実行します。
構文
'Declaration
 
Public Overloads Function Execute( _
   ByVal command As Command _
) As CommandResult
public CommandResult Execute( 
   Command command
)

パラメータ

command
実行するコマンド。

戻り値の型

アクションの実行に関する情報を含むGrapeCity.Spreadsheet.Commands.CommandResult構造体。
参照

UndoManager クラス
UndoManager メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.