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