Namespace Telerik.Windows.Documents.Spreadsheet.History
Classes
|
Encapsulates a single undoable/redoable command executed on a workbook, preserving state for history operations. |
|
Manages undo/redo stacks for workbook modifications, tracking command execution and enabling history navigation. |
|
Groups one or more workbook changes into a composite undoable/redoable action with associated metadata. |
|
Provides data for workbook history events, carrying the history action being processed. |
|
WorkbookHistoryRecordExecutedEventArgs Provides data for the RecordExecuted event, including merge state information for the recorded action. |