Back to Devexpress

EvaluationContext Properties

officefileapi-devexpress-dot-spreadsheet-dot-functions-dot-evaluationcontext-dot-underscore-properties.md

latest1.1 KB
Original Source

EvaluationContext Properties

Provides information on the worksheet, its current culture, the column and the row containing the cell for which a formula is calculated.

NameDescription
ColumnGets the index of a column containing the cell whose formula is being evaluated.
CultureGets the current culture setting.
RowGets the index of a row containing the cell whose formula is being evaluated.
SheetGets the worksheet being recalculated.

See Also

EvaluationContext Interface

EvaluationContext Members

DevExpress.Spreadsheet.Functions Namespace