SpreadJS Documentation
cancelInput Method
Stops cell editing and cancels input.
Syntax
var value; // Type: any
value = GcSpread.Sheets.SpreadActions.cancelInput();
function cancelInput() : any;
See Also

Reference

SpreadActions class

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.