Overload | Description |
---|---|
RemoveResolver(ISymbolResolver) | Removes a custom symbol resolver which resolves un-parsed symbols like cell range reference, external reference... |
RemoveResolver(IFunctionResolver) | Removes the custom function resolver which resolve custom function(s). |
RemoveResolver(IOperatorResolver) | Removes the custom operator resolver which allow overriding standard operators by custom operators. |