GC.Spread.Sheets Namespace : Theme class |
var instance = new GC.Spread.Sheets.Theme(name, colorScheme, headerFont, bodyFont);
function Theme;
Object
GC.Spread.Sheets.Theme
Name | Description | |
---|---|---|
Theme Constructor | Represents a color scheme. |
Name | Description | |
---|---|---|
bodyFont | Gets or sets the body font of the theme. | |
colors | Gets or sets the base colors of the theme. | |
headerFont | Gets or sets the heading font of the theme. | |
name | Gets or sets the name of the theme. |