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

<void> InputFormat.setStructuredListFormat(<NumberFormat> structuredListFormat, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
structuredListFormat The number format for a structured 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.