SpreadJS Documentation
destroy Method
Removes host from formula text box and removes all binding events.
Syntax
var instance = new GcSpread.Sheets.FormulaTextBox(host);
var value; // Type: any
value = instance.destroy();
function destroy() : any;
See Also

Reference

FormulaTextBox type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.