Back to Devexpress

EvaluationContext Members

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

latest1005 B
Original Source

EvaluationContext Members

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

Properties

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

DevExpress.Spreadsheet.Functions Namespace