MESCIUS SPREAD for Windows Forms 15.0J
GetFormula メソッド (AggregationDataModel)

セルの行インデックス
セルの列インデックス
指定した行と列のセルの数式を文字列値として取得します。
構文
'宣言
 
Public Function GetFormula( _
   ByVal row As Integer, _
   ByVal column As Integer _
) As String
public string GetFormula( 
   int row,
   int column
)

パラメータ

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

AggregationDataModel クラス
AggregationDataModel メンバ

 

 


© MESCIUS inc. All rights reserved.