The following tables list the members exposed by IExcelCalcFormula.
Name | Description | |
---|---|---|
![]() | BaseReference | Base reference associated with the formula. |
![]() | DynamicReferences | Gets the collection of reference created during the last evaluation of the formula. |
![]() | FormulaString | Formula string. |
![]() | HasAlwaysDirty | Returns whether the formula contains an always dirty function. |
![]() | References | Retuns a collection of references contained in the formula token string |
Name | Description | |
---|---|---|
![]() | AddDynamicReference | Adds a reference created during the evaluation of the formula to the references of the formula. |
![]() | Evaluate | Evaluate the compiled expression against the given base reference |