[]
A C1.WPF.Binding that supports formulas.
Class that parses strings and returns Expression objects that can be evaluated.
A StaticResource that supports a path specification.
Base class that represents parsed expressions.
Function definition class (keeps function name, parameter counts, and delegate).
A class that aggregates values and provides summary statistics (including count, sum, average, standard deviation, and variance).
Expression that represents an external object.
Interface supported by external objects that have to return a value other than themselves (e.g. a cell range object should return the cell content instead of the range itself).
Delegate that represents CalcEngine functions.