Class | Description | |
---|---|---|
AutoSumCommand | Represents a command that detects ranges of cells to auto fills SUM or SUBTOTAL function at appropriate location This class cannot be inherited. | |
ClipboardCopyCommand | Represents a command that copies ranges of cells | |
ClipboardCutCommand | Represents a command that cut ranges of cells This class cannot be inherited. | |
ClipboardPasteCommand | Represents a command that paste to ranges of cells This class cannot be inherited. | |
Command | Represents an abstract command. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated. | |
CommandManager | ||
MultiRangeCommand | Represents a command that executes against multiple ranges of cells. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated. | |
PasteCommand | ||
RangeCommand | Represents a command that executes against a range of cells. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated. |