[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.RemoveCustomFunction

RemoveCustomFunction Method

RemoveCustomFunction(string)

Removes a user-defined custom function (FunctionInfo object) on this sheet from the model.

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

Name of custom function to remove