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