Spread.Sheets Documentation
copy Field
GC.Spread.Sheets Namespace > Commands type : copy Field
Represents the command used to copy the selected item text to the Clipboard.
Syntax
var value; // Type: copy
value = GC.Spread.Sheets.Commands.copy;
var copy : copy;
See Also

Reference

Commands type