PowerTools SPREAD for Windows Forms 8.0J
AddRow メソッド (FormulaDependentInfos)


行インデックス。
依存行を追加します。
構文
'Declaration
 
Public Sub AddRow( _
   ByVal row As Integer _
) 
'使用法
 
Dim instance As FormulaDependentInfos
Dim row As Integer
 
instance.AddRow(row)
public void AddRow( 
   int row
)

パラメータ

row
行インデックス。
参照

FormulaDependentInfos クラス
FormulaDependentInfos メンバ

 

 


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