Napomena
Pristup ovoj stranici zahteva autorizaciju. Možete pokušati da se prijavite ili da promenite direktorijume.
Pristup ovoj stranici zahteva autorizaciju. Možete pokušati da promenite direktorijume.
Executes a redo action on items in the Redo list.
expression.Redo (HowManyRedos)
expression A variable that represents an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
HowManyRedos | Optional | Long | Specifies the number of items from the list to redo. The default is 1. |
Boolean
You can add items to the Redo list by using the Undo method or clicking Undo in the Quick Access Toolbar.
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.