Spread.Sheets Documentation
paste Field
GC.Spread.Sheets Namespace > Commands type : paste Field
Represents the command used to paste the selected items from the Clipboard to the current sheet.
Syntax
var value; // Type: paste
value = GC.Spread.Sheets.Commands.paste;
var paste : paste;
See Also

Reference

Commands type