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

Reference

FormulaTextBox class

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.