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


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