SpreadJS Documentation
addCustomStyles Method
The table style.
Adds the specified custom style.
Syntax
var value; // Type: any
value = GcSpread.Sheets.TableStyles.addCustomStyles(style);
function addCustomStyles( 
   style : TableStyle
) : any;

Parameters

style
The table style.
See Also

Reference

TableStyles type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.