Spread Windows Forms 12.0 Product Documentation
CommandResult Structure
Members 


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet.Commands Namespace : CommandResult Structure
Represents the executing result of an command.
Object Model
CommandResult StructureCellValue Structure
Syntax
'Declaration
 
Public Structure CommandResult 
   Inherits System.ValueType
'Usage
 
Dim instance As CommandResult
public struct CommandResult : System.ValueType 
Inheritance Hierarchy

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

See Also

Reference

CommandResult Members
GrapeCity.Spreadsheet.Commands Namespace