SpreadJS Documentation
GC.Spread.Sheets Namespace
/
Commands type
/ paste Field
Collapse All
Expand All
In This Topic
paste Field
In This Topic
Represents the command used to paste the selected items from the Clipboard to the current sheet.
Syntax
Javascript (Usage)
Javascript (Specification)
var value; // Type:
paste
value = GC.Spread.Sheets.
Commands
.paste;
var paste :
paste
;
See Also
Reference
Commands type