PowerTools SPREAD for Windows Forms 8.0J
FormulaDependentInfos.Cell コンストラクタ


セルの行インデックス。
セルの列インデックス。
セルコンストラクターを表します。
構文
'Declaration
 
Public Function New( _
   ByVal row As Integer, _
   ByVal column As Integer _
)
'使用法
 
Dim row As Integer
Dim column As Integer
 
Dim instance As New FormulaDependentInfos.Cell(row, column)
public FormulaDependentInfos.Cell( 
   int row,
   int column
)

パラメータ

row
セルの行インデックス。
column
セルの列インデックス。
参照

FormulaDependentInfos.Cell 構造体
FormulaDependentInfos.Cell メンバ

 

 


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