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


ClipboardCopyCommand Class Properties

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

Public Properties
 NameDescription
Public PropertyOverridden. Gets the UndoSupport value indicates whether this command is undoable.  
Public PropertyGets or sets the worksheet. (Inherited from GrapeCity.Spreadsheet.Commands.Command)
Top
Protected Properties
 NameDescription
Protected PropertyGets the total column count of cell range. (Inherited from GrapeCity.Spreadsheet.Commands.RangeCommand)
Protected PropertyGets or sets a boolean value indicates whether this object is disposed. (Inherited from GrapeCity.Spreadsheet.Commands.Command)
Protected PropertyGets the total row count of cell range. (Inherited from GrapeCity.Spreadsheet.Commands.RangeCommand)
Protected PropertyGets the workbook. (Inherited from GrapeCity.Spreadsheet.Commands.Command)
Top
See Also