'Usage
Dim instance As LanguagePackage Dim function As Function Dim value As String value = instance.GetFunctionName(function)
Parameters
- function
- A GrapeCity.CalcEngine.BuiltinFunction value indicates the built-in function.
Return Value
A string value represents the localized name of the function.