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