Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Localization Namespace / LanguagePackage Class / German Property


In This Topic
German Property
In This Topic
Gets the function language package in German.
Syntax
'Declaration
 
Public Shared ReadOnly Property German As LanguagePackage
 
'Usage
 
Dim value As LanguagePackage
 
value = LanguagePackage.German
See Also