GcSpread.Sheets.Calc Namespace : EvaluateContext type |
var instance = new GcSpread.Sheets.Calc.EvaluateContext(source, arrayFormula, baseRow, baseColumn, rowCount, columnCount, activeRow, activeColumn);
function EvaluateContext;
Object
GcSpread.Sheets.Calc.EvaluateContext
Name | Description | |
---|---|---|
EvaluateContext Constructor | Represents the context for CalcEvaluator, which provides variant queries to get the necessary data. |
Name | Description | |
---|---|---|
getFunction | Gets the CalcFunction that has the specified name. | |
getName | Gets a CalcExpression that has the specified name. | |
getReference | Gets the reference at the specified position. | |
getValue | Gets the value at the specified position. |