[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.ICustomFunctionSupport.GetCustomFunction

GetCustomFunction Method

GetCustomFunction(string)

Gets a user-defined function from the model.

Declaration
FunctionInfo GetCustomFunction(string name)
Function GetCustomFunction(name As String) As FunctionInfo
Parameters
Type Name Description
string name

Name of function

Returns
Type Description
FunctionInfo