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