Spread Windows Forms 17
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / FormulaEngine Class / RemoveResolver Method


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