Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Commands Namespace / CommandResult Structure


CommandResult Structure Properties

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

Public Properties
 NameDescription
Public PropertyGets or sets the action category that indicates data causes invalidating UI.  
Public PropertyGets the active cell.  
Public PropertyGets the CellValue object that is returned by an action  
Public PropertyGets a value indicating the action that should be handled after the command is executed, doesn't matter successsful or not.  
Public PropertyGets the copying range.  
Public PropertyGets the custom System.Object that is returned by an action  
Public PropertyGets a boolean value indicating whether the clipboard action is Cut.  
Public PropertyGets the length of selections that were modified by the command.  
Public PropertyGets a value indicating whether the command is executed successful.  
Public PropertyGets a boolean value indicating whether the volatile cells should be repainted.  
Public PropertyGets the worksheet processed by the command.  
Top
See Also