GrapeCity.Windows.SpreadGrid 名前空間 > ICalcEvaluator インタフェース : EvaluateExpression メソッド |
'Declaration
Function EvaluateExpression( _ ByVal expression As Object, _ ByVal rowOffset As Integer, _ ByVal columnOffset As Integer, _ ByVal baseRow As Integer, _ ByVal baseColumn As Integer, _ ByVal isArrayFormula As Boolean _ ) As Object
object EvaluateExpression( object expression, int rowOffset, int columnOffset, int baseRow, int baseColumn, bool isArrayFormula )