GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > CalculationEngine クラス : Evaluate(String,IWorksheet,CellReference) メソッド |
'宣言
Public Function Evaluate( _ ByVal formula As String, _ ByVal worksheet As IWorksheet, _ ByVal contextCell As CellReference _ ) As IValue
public IValue Evaluate( string formula, IWorksheet worksheet, CellReference contextCell )