Spread.Sheets Documentation
clearSheets Method
Clears all sheets in the control.
Syntax
var instance = new GC.Spread.Sheets.Workbook(host);
var value; // Type: any
value = instance.clearSheets();
function clearSheets() : any;
Example
This example uses the clearSheets method.
spread.clearSheets();
See Also

Reference

Workbook type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.