PowerTools SPREAD for Windows Forms 8.0J
CellErrorTextChangedEventArgs コンストラクタ


行インデックス
列インデックス
SheetViewオブジェクト
CellErrorTextChangedEventArgsクラスの新しいインスタンスを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal rowIndex As Integer, _
   ByVal columnIndex As Integer, _
   ByVal sheetview As SheetView _
)
'使用法
 
Dim rowIndex As Integer
Dim columnIndex As Integer
Dim sheetview As SheetView
 
Dim instance As New CellErrorTextChangedEventArgs(rowIndex, columnIndex, sheetview)
public CellErrorTextChangedEventArgs( 
   int rowIndex,
   int columnIndex,
   SheetView sheetview
)

パラメータ

rowIndex
行インデックス
columnIndex
列インデックス
sheetview
SheetViewオブジェクト
参照

CellErrorTextChangedEventArgs クラス
CellErrorTextChangedEventArgs メンバ

 

 


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