GrapeCity SPREAD for Windows Forms 12.0J
CircularFormulaEventInfo コンストラクタ


行インデックス
列インデックス
CircularFormulaEventInfoクラスのインスタンスを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal holder As Object, _
   ByVal row As Integer, _
   ByVal column As Integer _
)
'使用法
 
Dim holder As Object
Dim row As Integer
Dim column As Integer
 
Dim instance As New CircularFormulaEventInfo(holder, row, column)
public CircularFormulaEventInfo( 
   object holder,
   int row,
   int column
)

パラメータ

holder
row
行インデックス
column
列インデックス
参照

CircularFormulaEventInfo クラス
CircularFormulaEventInfo メンバ

 

 


Copyright © 2004 GrapeCity inc.