MESCIUS SPREAD for Windows Forms 15.0J
SheetSelectionModelEventArgs コンストラクタ

選択範囲の開始行インデックス
選択範囲の開始列インデックス
選択行数
選択列数
シートの選択モデルの新しいChangedイベント引数オブジェクトを作成します。
構文
'宣言
 
Public Function New( _
   ByVal row As Integer, _
   ByVal column As Integer, _
   ByVal rowCount As Integer, _
   ByVal columnCount As Integer _
)
public SheetSelectionModelEventArgs( 
   int row,
   int column,
   int rowCount,
   int columnCount
)

パラメータ

row
選択範囲の開始行インデックス
column
選択範囲の開始列インデックス
rowCount
選択行数
columnCount
選択列数
参照

SheetSelectionModelEventArgs クラス
SheetSelectionModelEventArgs メンバ

 

 


© MESCIUS inc. All rights reserved.