Search
Command.undo Method
See Also
 






Undoes an action, restoring the workbook to the state it was in before carrying out the action.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

protected abstract void undo ()

 See Also