[]
Removes a user-defined custom function (FunctionInfo object) on this sheet from the model.
public void RemoveCustomFunction(string name)
Public Sub RemoveCustomFunction(name As String)
Type | Name | Description |
---|---|---|
string | name | Name of custom function to remove |