Public Properties Public Methods
Public Methods
Public Properties
Adds a reference created during the evaluation of the formula to the references of the formula. Syntax Parameters reference The reference to add to the formulas dynamic references collection. Remarks If the reference is already in the references or dynamic references collection of the formula, this will have no ef...
Base reference associated with the formula. Syntax Remarks Base reference associated with the formula. For example, in the case of a column formula, BaseReference would be the column reference.
Gets the collection of reference created during the last evaluation of the formula. Syntax
Evaluate the compiled expression against the given base reference Syntax Parameters reference Base reference used to resolve relative references into absolute references Return Value Retuns an ExcelCalcValue containing result of formula evaluation
Formula string. Syntax
Returns whether the formula contains an always dirty function. Syntax
Retuns a collection of references contained in the formula token string Syntax Property Value Collection of IExcelCalcReferences