PowerTools SPREAD for ASP.NET 8.0J
SpreadCommandEventArgs コンストラクタ(SheetView,String,Object)

シート
コマンド名
コマンドの引数
指定したシート、コマンド、および引数を持つ SpreadCommand イベント引数を含む新しいオブジェクトを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal sheetView As SheetView, _
   ByVal commandName As String, _
   ByVal argument As Object _
)
public SpreadCommandEventArgs( 
   SheetView sheetView,
   string commandName,
   object argument
)

パラメータ

sheetView
シート
commandName
コマンド名
argument
コマンドの引数
参照

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

 

 


© 2003-2015, GrapeCity inc. All rights reserved.