|
|
|
|
|
<Word Processing>.UndoCount (Function) In french: <Traitement de texte>.UndoOccurrence
Warning
From version 24 (75H), Word Processing.UndoOccurrence is kept for backward compatibility. This function has been replaced with <Word Processing>.UndoCount.
Returns the number of actions that can be undone in a Word Processing control.
Info(WP_MyDocument.UndoCount())
Syntax
<Result> = <Word Processing control>.UndoCount()
<Result>: Integer Number of actions that can be undone. <Word Processing control>: Control name Name of the Word Processing control to use.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|