[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Theme.ThemeColorScheme

ThemeColorScheme Property

ThemeColorScheme

Represents a color scheme within the theme.

Declaration
public IThemeColorScheme ThemeColorScheme { get; set; }
Public Property ThemeColorScheme As IThemeColorScheme
Property Value
Type Description
IThemeColorScheme

The color scheme.

Implements