RestartNumberingListCommand.execute Method
Executes the RestartNumberingListCommand command.
Declaration
execute(): boolean
Returns
| Type | Description |
|---|---|
| boolean |
|
Remarks
Usage example:
richEdit.commands.restartNumberingList.execute();
See Also