Spread Windows Forms 12.0 Product Documentation
FarPoint.Win.Spread.UndoRedo Namespace
Inheritance Hierarchy
FarPoint.Win.Spread Assembly : FarPoint.Win.Spread.UndoRedo Namespace
Provides the classes, interfaces, enumerations, and event handlers for the undo and redo capability in the Spread for Windows Forms spreadsheet component.
Classes
 ClassDescription
ClassRepresents the undo actions for adding a child object.
ClassRepresents the undo actions for an automatic sorting of rows in a sheet based on values in a column.
ClassRepresents the undo actions for dragging and dropping a range of cells.
ClassRepresents the undo actions for dragging and filling a range of cells.
ClassRepresents the undo actions for editing a cell.
ClassRepresents the undo action for changing a shape.
ClassRepresents the undo actions for clearing conditional formatting of specified ranges.
ClassRepresents the undo actions for the ClearConditionalFormatUnDoAction class.
ClassRepresents the action for Clipboard cut of the active sheet.
ClassRepresents the undo actions for a Clipboard cut operation that involves data only.
ClassRepresents the undo actions for a Clipboard cut.
ClassRepresents the action for Clipboard paste of a sheet.
ClassRepresents the undo actions for a Clipboard paste operation.
ClassRepresents the undo actions for moving a column.
ClassRepresents the undo actions for resizing a column on a sheet.
ClassRepresents the undo actions for conditional formatting.
ClassRepresents the undo actions for the ConditionalFormattingBase class. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
ClassRepresents the action that converts a table to a range.
ClassRepresents the undo action for deleting a shape or child control.
ClassRepresents the undo actions for entering a formula in the formula editor.
ClassRepresents the undo actions for clicking a column in the grouping bar to reverse sorting for that column.
ClassRepresents the undo actions for drag-drop of a column to the grouping bar.
ClassRepresents the undo actions for a group button click action.
ClassRepresents the undo actions for a collapse or expand action for range groups.
ClassRepresents the undo actions for moving a row.
ClassRepresents the undo actions for resizing a column on a sheet.
ClassRepresents the undo actions for renaming a sheet.
ClassRepresents the undo action for dragging and dropping a sheet tab to reorder the sheets in the control.
ClassRepresents the undo actions for table resizing.
ClassRepresents the actions in the component for which the user can perform an undo or redo. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
ClassRepresents the manager of the undo actions for the Spread component.
ClassRepresents the event data for the undo and redo events handled by the undo manager.
ClassRepresents the undo action for zooming a sheet
Delegates
 DelegateDescription
DelegateRepresents a defined method that handles the undo and redo events from the undo manager.
See Also

Reference

FarPoint.Win.Spread Assembly