var instance = new GC.Spread.Sheets.Worksheet(name); var returnValue; // Type: any returnValue = instance.currentTheme(value);
function currentTheme( value : undefined ) : any;
Parameters
- value
- The theme name or the theme.
Return Value
If no value is set, returns the current theme; otherwise, returns the worksheet.