GcSpread.Sheets Namespace > SpreadTheme class : SpreadTheme Constructor |
var instance = new GcSpread.Sheets.SpreadTheme(name, themeColor, headingFont, bodyFont);
function SpreadTheme( name : string, themeColor : ThemeColor, headingFont : string, bodyFont : string ) : SpreadTheme;