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