var instance = new GC.Spread.Sheets.Workbook(host); var value; // Type: any value = instance.destroy();
function destroy() : any;
var instance = new GC.Spread.Sheets.Workbook(host); var value; // Type: any value = instance.destroy();
function destroy() : any;
//This example destroys the workbook instance.
spread.destroy();