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


MultiRangeCommand Class Properties

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

Public Properties
 NameDescription
Public PropertyGets the GrapeCity.Spreadsheet.Reference object at specified index  
Public PropertyGets the total count of selected ranges  
Public PropertyGets the UndoSupport value indicates whether this command is undoable. (Inherited from GrapeCity.Spreadsheet.Commands.Command)
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