SpreadJS Documentation
paste Method
Pastes the selected items from the Clipboard to the current sheet.
Syntax
var value; // Type: any
value = GcSpread.Sheets.SpreadActions.paste();
function paste() : any;
See Also

Reference

SpreadActions class

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.