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


CommandResult Structure
Represents the executing result of an command.
Syntax
'Declaration
 
Public Structure CommandResult 
   Inherits System.ValueType
 
'Usage
 
Dim instance As CommandResult
Inheritance Hierarchy

System.Object
   System.ValueType
      GrapeCity.Spreadsheet.Commands.CommandResult

See Also