PowerTools SPREAD for Windows Forms 8.0J
DefaultSheetDataModel.CellEventArgs コンストラクタ


列インデックス
行インデックス
DefaultSheetDataModel.CellEventArgsクラスの新しいインスタンスを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal columnIndex As Integer, _
   ByVal rowIndex As Integer _
)
'使用法
 
Dim columnIndex As Integer
Dim rowIndex As Integer
 
Dim instance As New DefaultSheetDataModel.CellEventArgs(columnIndex, rowIndex)
public DefaultSheetDataModel.CellEventArgs( 
   int columnIndex,
   int rowIndex
)

パラメータ

columnIndex
列インデックス
rowIndex
行インデックス
参照

DefaultSheetDataModel.CellEventArgs クラス
DefaultSheetDataModel.CellEventArgs メンバ

 

 


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