Sets the value determining whether a new numbered list begins.
<void> ListFormat.setRestartNumbering(<boolean> value, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| value | The value determining whether a new numbered list begins. |
| callback | Optional. Is called when the operation completed. |
| error |
Optional. Is called when the operation failed with an error. |