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