[]
Gets the localized name of the function.
string GetName(Function function)
Function GetName([function] As [Function]) As String
Type | Name | Description |
---|---|---|
Function | function | A GrapeCity.CalcEngine.BuiltinFunction value indicates the built-in function. |
Type | Description |
---|---|
string | A string value represents the localized name of the function. |