SpreadsheetHistory Methods
A history of operations performed in a workbook.Name | Description |
---|---|
Clear() | Clears the history of operations performed in a workbook. |
Redo() | Executes a redo of the last operation performed in a workbook. |
Undo() | Executes an undo of the last performed operation in a workbook. |
See Also