[]
Gets a user-defined custom function from the workbook.
public Function GetCustomFunction(string name)
Public Function GetCustomFunction(name As String) As [Function]
Type | Name | Description |
---|---|---|
string | name | Name of the user-defined custom function to get |
Type | Description |
---|---|
Function |