[]
        
(Showing Draft Content)

GrapeCity.CalcEngine.ICalcEngineLanguagePackage.GetName

GetName Method

GetName(Function)

Gets the localized name of the function.

Declaration
string GetName(Function function)
Function GetName([function] As [Function]) As String
Parameters
Type Name Description
Function function

A GrapeCity.CalcEngine.BuiltinFunction value indicates the built-in function.

Returns
Type Description
string

A string value represents the localized name of the function.