Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Commands Namespace / ClipboardPasteCommand Class


ClipboardPasteCommand Class Properties

For a list of all members of this type, see ClipboardPasteCommand members.

Public Properties
 NameDescription
Public PropertyGets a boolean value indicates whether the source range will be clear. (Inherited from GrapeCity.Spreadsheet.Commands.RangeActionsCommand)
Public PropertyGets the source range reference which data is copied from.  
Public PropertyOverridden.   
Public PropertyGets the target range reference which data is copied top.  
Public Property (Inherited from GrapeCity.Spreadsheet.Commands.RangeActionsCommand)
Public PropertyGets or sets the worksheet. (Inherited from GrapeCity.Spreadsheet.Commands.Command)
Top
Protected Properties
 NameDescription
Protected PropertyGets or sets a boolean value indicates whether this object is disposed. (Inherited from GrapeCity.Spreadsheet.Commands.Command)
Protected PropertyGets the workbook. (Inherited from GrapeCity.Spreadsheet.Commands.Command)
Top
See Also