[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Localization.LanguagePackage.GetThemeColorSchemeName

GetThemeColorSchemeName Method

GetThemeColorSchemeName(string)

Get the theme color scheme name of the current language package.

Declaration
protected virtual string GetThemeColorSchemeName(string englishName)
Protected Overridable Function GetThemeColorSchemeName(englishName As String) As String
Parameters
Type Name Description
string englishName

The name of theme color scheme in LanguagePackage.English.

Returns
Type Description
string

The theme color scheme name.