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


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