Spread.Sheets Documentation
Theme class
Represents a color scheme.
Syntax
var instance = new GC.Spread.Sheets.Theme(name, colorScheme, headerFont, bodyFont);
function Theme;
Inheritance Hierarchy

Object
   GC.Spread.Sheets.Theme

Constructors
 NameDescription
public ConstructorTheme ConstructorRepresents a color scheme.  
Top
Methods
 NameDescription
public MethodbodyFontGets or sets the body font of the theme.  
public MethodcolorsGets or sets the base colors of the theme.  
public MethodheaderFontGets or sets the heading font of the theme.  
public MethodnameGets or sets the name of the theme.  
Top
See Also

Reference

GC.Spread.Sheets Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.