GcSpread.Sheets Namespace > SpreadTheme class : colors Method |
var instance = new GcSpread.Sheets.SpreadTheme(name, themeColor, headingFont, bodyFont); var returnValue; // Type: Object returnValue = instance.colors(value);
function colors( value : ThemeColor ) : Object;