MESCIUS SPREAD for Windows Forms 17.0J
UnparseFormula メソッド (DefaultSheetDataModel)

セルの行インデックス
セルの列インデックス
文字列に戻す式
指定した行および列のセルの指定した式から数式を文字列値として取得します。
構文
'Declaration
 
Public Function UnparseFormula( _
   ByVal row As Integer, _
   ByVal column As Integer, _
   ByVal expression As Expression _
) As String
public string UnparseFormula( 
   int row,
   int column,
   Expression expression
)

パラメータ

row
セルの行インデックス
column
セルの列インデックス
expression
文字列に戻す式

戻り値の型

数式を含む String
参照

DefaultSheetDataModel クラス
DefaultSheetDataModel メンバ

 

 


© MESCIUS inc. All rights reserved.