GC.Spread.Sheets.Tables Namespace > Table type : style Method |
var instance = new GC.Spread.Sheets.Tables.Table(name, row, col, rowCount, colCount, style, options); var returnValue; // Type: any returnValue = instance.style(value);
function style( value : TableTheme ) : any;