Sets the number format for a numbered list at the current input position.
<void> InputFormat.setNumberedListFormat(<NumberFormat> numberedListFormat, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| numbered |
The number format for a numbered list at the current input position. |
| callback | Optional. Is called when the operation completed. |
| error |
Optional. Is called when the operation failed with an error. |