FormulaEvaluationContext Properties
Determines the location of the formula and the culture used for correct formula evaluation.Name | Description |
---|---|
Column | Gets or sets the column index. |
Culture | Gets or sets the language for correct formula evaluation. |
IsArrayFormula | Gets or sets whether the formula being evaluated is an array formula. |
Row | Gets or sets the row index. |
Sheet | Gets or sets the worksheet containing the formula being evaluated. |
See Also