Class Index

Classes


Class $.wijmo.wijspread.ThemeColor

Class Summary
Constructor Attributes Constructor Name and Description
 
Represents the theme color.
Method Summary
Method Attributes Method Name and Description
 
accent1(value)
Gets the accent1 theme color.
 
accent2(value)
Gets the accent2 theme color.
 
accent3(value)
Gets the accent3 theme color.
 
accent4(value)
Gets the accent4 theme color.
 
accent5(value)
Gets the accent5 theme color.
 
accent6(value)
Gets the accent6 theme color.
 
background1(value)
Gets the background1 theme color.
 
background2(value)
Gets the background2 theme color.
 
getColor(name)
Gets color based on theme color.
 
hyperline(value)
Gets the hyperlink theme color.
 
name(value)
Gets the theme color based on theme name.
 
textColor1(value)
Gets the textcolor1 theme color.
 
textColor2(value)
Gets the textcolor2 theme color.
Class Detail
$.wijmo.wijspread.ThemeColor()
Represents the theme color.
Method Detail
accent1(value)
Gets the accent1 theme color.
Parameters:
{string} value
The accent color1.

accent2(value)
Gets the accent2 theme color.
Parameters:
{string} value
The accent color2.

accent3(value)
Gets the accent3 theme color.
Parameters:
{string} value
The accent color3.

accent4(value)
Gets the accent4 theme color.
Parameters:
{string} value
The accent color4.

accent5(value)
Gets the accent5 theme color.
Parameters:
{string} value
The accent color5.

accent6(value)
Gets the accent6 theme color.
Parameters:
{string} value
The accent color6.

background1(value)
Gets the background1 theme color.
Parameters:
{string} value
The background color1.

background2(value)
Gets the background2 theme color.
Parameters:
{string} value
The background color2.

getColor(name)
Gets color based on theme color.
Parameters:
{string} name
The theme color name.

hyperline(value)
Gets the hyperlink theme color.
Parameters:
{string} value
The hyperlink color.

name(value)
Gets the theme color based on theme name.
Parameters:
value

textColor1(value)
Gets the textcolor1 theme color.
Parameters:
{string} value
The text color1.

textColor2(value)
Gets the textcolor2 theme color.
Parameters:
{string} value
The text color2.

©2013. ComponentOne, a division of GrapeCity. All Rights Reserved.