Repeat Method

See Also         Example         Applies To

Repeats the most recent editing action one or more times. Returns True if the commands were repeated successfully.

Note   Using this method is the equivalent to using the Repeat command on the Edit menu.

Syntax

expression.Repeat(Times)

expression   Optional. An expression that returns an Application object.

Times   Optional Variant. The number of times you want to repeat the last command.