Redoes the last action that was undone (reverses the Undo method). Returns True if the actions were redone successfully.
Syntax
expression.Redo(Times)
expression Required. An expression that returns a Document object.
Times Optional Variant. The number of actions to be redone.