Spread Windows Forms 15.0
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / FormulaEngine Class / AddResolver Method


In This Topic
    AddResolver Method
    In This Topic
    Adds a custom symbol resolver which resolves un-parsed symbols like cell range reference, external reference...
    Overload List
    OverloadDescription
    Adds a custom symbol resolver which resolves un-parsed symbols like cell range reference, external reference...  
    Adds the custom function resolver which resolve custom function(s).  
    Adds the custom operator resolver which allow overriding standard operators by custom operators.  
    See Also