GcSpread.Sheets Namespace : ThemeColor type |
var instance = new GcSpread.Sheets.ThemeColor(name, text1, text2, background1, background2, accent1, accent2, accent3, accent4, accent5, accent6, link, followedLink);
function ThemeColor;
Object
GcSpread.Sheets.ThemeColor
Name | Description | |
---|---|---|
ThemeColor Constructor | Creates a ThemeColor instance. |
Name | Description | |
---|---|---|
accent1 | Gets or sets the accent1 theme color. | |
accent2 | Gets or sets the accent2 theme color. | |
accent3 | Gets or sets the accent3 theme color. | |
accent4 | Gets or sets the accent4 theme color. | |
accent5 | Gets or sets the accent5 theme color. | |
accent6 | Gets or sets the accent6 theme color. | |
background1 | Gets or sets the background1 theme color. | |
background2 | Gets or sets the background2 theme color. | |
followedHyperline | Gets or sets the followed hyperlink theme color. | |
getColor | Gets the color based on the theme color. | |
hyperline | Gets or sets the hyperlink theme color. | |
name | Gets or sets the theme color based on the theme name. | |
textColor1 | Gets or sets the textcolor1 theme color. | |
textColor2 | Gets or sets the textcolor2 theme color. |