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


CellEditCommand Class Properties

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

Public Properties
 NameDescription
Public PropertyIndicates that the command can create hyperlink style when execute.  
Public PropertyGets the Command.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