Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / Theme Class / ThemeColorScheme Property
In This Topic
    ThemeColorScheme Property (Theme)
    In This Topic
    Represents a color scheme within the theme.
    Syntax
    public IThemeColorScheme ThemeColorScheme {get; set;}

    Property Value

    The color scheme.
    See Also