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