Undoes the last action or a sequence of actions, which are displayed in the Undo list. Returns True if the actions were successfully undone.
Syntax
expression.Undo(Times)
expression Required. An expression that returns a Document object.
Times Optional Variant. The number of actions to be undone.