Undo([Steps: Integer = 1]);
Steps. Number of canceled steps. The parameter is equal to 1 by default.
The Undo method cancels a defined number of completed actions. If the parameter has not been defined, the method will cancel the last completed action.
The example of use is given in the IWxWorkspace.Modified description.
See also: