|
|
|
|
|
<Word Processing>.UndoRedoDeleteAll (Function) In french: <Traitement de texte>.UndoRedoSupprimeTout Deletes the entire history of the Undo/Redo mechanism for a Word Processing control. // Deletes the history of actions performed on the control WP_MyDocument.UndoRedoDeleteAll()
Syntax
<Result> = <Word Processing control>.UndoRedoDeleteAll()
<Result>: Boolean - True if the deletion was performed,
- False otherwise
<Word Processing control>: Control name Name of the Word Processing control to use.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|