[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpSpread.GetCustomFunction

GetCustomFunction Method

GetCustomFunction(string)

Gets a user-defined custom function from the workbook.

Declaration
public Function GetCustomFunction(string name)
Public Function GetCustomFunction(name As String) As [Function]
Parameters
Type Name Description
string name

Name of the user-defined custom function to get

Returns
Type Description
Function