title | keywords | f1_keywords | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|---|
Application.Redo method (Project) |
vbapj.chm132540 |
|
project-server |
|
25a43bd7-4bfd-2be6-172d-8e5bef781f00 |
06/08/2017 |
medium |
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.
[!includeSupport and feedback]