[]
        
(Showing Draft Content)

GrapeCity.CalcEngine.IIntelliSenseFunction.GetDescription

GetDescription Method

GetDescription(LanguagePackage)

Gets description of the function in the specified language package.

Declaration
string GetDescription(LanguagePackage languagePackage)
Function GetDescription(languagePackage As LanguagePackage) As String
Parameters
Type Name Description
LanguagePackage languagePackage

The language package.

Returns
Type Description
string

A string value represents description of the function.