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
Name | Description |
---|---|
Column | Gets the index of a column containing the cell whose formula is being evaluated. |
Culture | Gets the current culture setting. |
Row | Gets the index of a row containing the cell whose formula is being evaluated. |
Sheet | Gets the worksheet being recalculated. |
See Also