Spread.Sheets Documentation
destroy Method
Repaints the Workbook control.
Syntax
var instance = new GC.Spread.Sheets.Workbook(host);
var value; // Type: any
value = instance.destroy();
function destroy() : any;
Remarks
Destroys the workbook and all sheets it contains.
See Also

Reference

Workbook type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.