Gets a value determining whether a new numbered list begins.
<void> ListFormat.getRestartNumbering(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives whether a new numbered list begins. |
| error |
Optional. Is called when the operation failed with an error. |