Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

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