|
|
|
|
|
<Word Processing>.Redo (Function) In french: <Traitement de texte>.Redo Restores the last undone action on a Word Processing control. // Redoes the last undone action on the control WP_MyDocument.Redo()
Syntax
<Result> = <Word Processing control>.Redo()
<Result>: Boolean - True if the last undone action has been restored,
- False otherwise.
<Word Processing control>: Control name Name of the Word Processing control to use.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|