Spread Windows Forms 15.0
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
    public static LanguagePackage Portuguese {get;}
    See Also