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


LegacyClipboardPasteCommand Class Properties

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

Public Properties
 NameDescription
Public PropertyGets the GrapeCity.Spreadsheet.Reference object at specified index (Inherited from GrapeCity.Spreadsheet.Commands.MultiRangeCommand)
Public PropertyGets a GrapeCity.Spreadsheet.ManipulationOptions value indicating which data type will be performed.  
Public PropertyGets the total count of selected ranges (Inherited from GrapeCity.Spreadsheet.Commands.MultiRangeCommand)
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