Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Localization Namespace / Localizer Class / FunctionDescriptions Property


In This Topic
FunctionDescriptions Property
In This Topic
Gets the Localizer object for function descriptions.
Syntax
'Declaration
 
Public Shared ReadOnly Property FunctionDescriptions As Localizer
 
'Usage
 
Dim value As Localizer
 
value = Localizer.FunctionDescriptions

Property Value

The Localizer object which contains function descriptions.
See Also