MESCIUS SPREAD for Windows Forms 15.0J
Evaluate(String,IWorksheet,CellReference) メソッド

評価する数式を示す文字列値。
コンテキストワークシートを表すIWorksheetオブジェクト。
コンテキストセルを示すCellReference値。
指定した評価コンテキストを使用して、指定した式を評価します。
構文
'宣言
 
Public Function Evaluate( _
   ByVal formula As String, _
   ByVal worksheet As IWorksheet, _
   ByVal contextCell As CellReference _
) As IValue

パラメータ

formula
評価する数式を示す文字列値。
worksheet
コンテキストワークシートを表すIWorksheetオブジェクト。
contextCell
コンテキストセルを示すCellReference値。

戻り値の型

GrapeCity.CalcEngine.IValue。
参照

CalculationEngine クラス
CalculationEngine メンバ

 

 


© MESCIUS inc. All rights reserved.