Sets the number format for a numbered list.
<void> ListFormat.setNumberFormat(<NumberFormat> value, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
value | The number format for a numbered list. |
callback | Optional. Is called when the operation completed. |
error |
Optional. Is called when the operation failed with an error. |