[]
        
(Showing Draft Content)

GrapeCity.Core.ThemeColorScheme

ThemeColorScheme Class

An interface used to defines a set of colors which are referenced to as a color scheme. The color scheme is responsible for defining a list a twelve colors. The twelve colors consist of six accent colors, two dark colors, two light colors and a color for each of a hyperlink and followed hyperlink.

Inheritance
ThemeColorScheme
Namespace: GrapeCity.Core
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public sealed class ThemeColorScheme
Public NotInheritable Class ThemeColorScheme

Properties

Name Description
this[ThemeColors]

Gets a ThemeColor value that represents a color in the color scheme of a Theme.

Name

The common name for this color scheme.

Methods

Name Description
Clone()

Clones the specified ThemeColorScheme to a new ThemeColorScheme.

GetColorScheme(BuiltInColorSchemes)

Gets the built-in theme color scheme.