Returns a description of the last repeated action.
'Declaration
Public Function RedoDescription( _
ByVal As Integer _
) As String
public string RedoDescription(
int
)
Parameters
- index
- Specifies the index of the RedoDescription.
Return Value
A string containing the description of the specified redo action.