[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpSpread.RemoveCustomFunction

RemoveCustomFunction Method

RemoveCustomFunction(string)

Removes a user-defined custom function.

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

The name of the function to remove.