[]
        
(Showing Draft Content)

GrapeCity.CalcEngine.FunctionResolver.RemoveFunction

RemoveFunction Method

RemoveFunction(string)

Removes a user-defined custom function from the model.

Declaration
public void RemoveFunction(string name)
Public Sub RemoveFunction(name As String)
Parameters
Type Name Description
string name

Name of the user-defined custom function to remove