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


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

パラメータ

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

RowErrorTextChangedEventArgs クラス
RowErrorTextChangedEventArgs メンバ

 

 


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