Sets the number format for a numbered list at the current input position.

<void> InputFormat.setNumberedListFormat(<NumberFormat> numberedListFormat, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
numberedListFormat The number format for a numbered list at the current input position.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.