var instance = new GC.Spread.Sheets.Theme(name, colorScheme, headerFont, bodyFont); var returnValue; // Type: any returnValue = instance.headerFont(value);
function headerFont( value : string ) : any;
Parameters
- value
- The heading font.
Return Value
If no value is set, returns the heading font; otherwise, returns the theme.