title | keywords | f1_keywords | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|---|
Application.EditUndo method (Project) |
vbapj.chm201 |
|
project-server |
|
f13ce3a1-f8f2-8b00-d870-6e30f6b772f5 |
06/08/2017 |
medium |
Cancels the last user-interface action.
expression. EditUndo
( _fUndo_
)
expression A variable that represents an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
fUndo | Optional | Integer | Specifies the number of actions to undo. If the total number of actions is less than fUndo, EditUndo undoes all actions. |
Boolean
[!includeSupport and feedback]