GrapeCity SPREAD for Windows Forms 12.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 メンバ

 

 


Copyright © 2004 GrapeCity inc.