Spread Windows Forms 12.0 Product Documentation
GrapeCity.Spreadsheet.Commands Namespace
Inheritance Hierarchy
GrapeCity.Spreadsheet Assembly : GrapeCity.Spreadsheet.Commands Namespace
Provides the namespaces, classes and enumerations for the spreadsheet commands.
Classes
 ClassDescription
ClassRepresents a command that detects ranges of cells to auto fills SUM or SUBTOTAL function at appropriate location This class cannot be inherited.
ClassRepresents a command that copies ranges of cells
ClassRepresents a command that cut ranges of cells This class cannot be inherited.
ClassRepresents a command that paste to ranges of cells This class cannot be inherited.
ClassRepresents an abstract command. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
Class 
ClassRepresents a command that executes against multiple ranges of cells. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
Class 
ClassRepresents a command that executes against a range of cells. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
Structures
 StructureDescription
StructureRepresents the executing result of an command.
Enumerations
 EnumerationDescription
EnumerationRepresents the action that should be peformed after the execution of a command
EnumerationRepresents the type of undo support for a command.
See Also

Reference

GrapeCity.Spreadsheet Assembly