FormulaEvaluationContext Constructors
Determines the location of the formula and the culture used for correct formula evaluation.
Name | Parameters | Description |
---|---|---|
Formula |
none |
Initializes a new instance of the Formula |
Formula |
column, row, sheet, culture, is |
Initializes a new instance of the Formula |
Formula |
column, row, sheet |
Initializes a new instance of the Formula |
See Also