|
|
|
|
|
<Word Processing>.RedoCount (Function) In french: <Traitement de texte>.RedoOccurrence Returns the number of canceled actions that can be redone on a Word Processing control. // Displays the number of canceled actions that can be redone Info(WP_MyDocument.RedoCount())
Syntax
<Result> = <Word Processing control>.RedoCount()
<Result>: Integer Number of canceled actions that can be redone. <Word Processing control>: Control name Name of the Word Processing control to use.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|