Application.GetRedoListItem method (Project)
Returns the label of the specified item in the redo list.
Syntax
expression. GetRedoListItem
( _ItemIndex_
)
expression A variable that represents an Application object.
Parameters
Name | Required/Optional | Data type | Description |
---|---|---|---|
ItemIndex | Required | Long | Index of the item in the redo list. |
Return value
String
Support and feedback
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.