Undoes an action, restoring the workbook to the state it was in before carrying out the action.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
protected abstract void Undo () |
Visual Basic
Copy Code
|
|---|
Protected MustOverride Sub Undo () |
See Also