Sets the type of the list, bulleted, numbered or none.
<void> ListFormat.setType(<ListType> value, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| value | The list type: bulleted, numbered or none. |
| callback | Optional. Is called when the operation completed. |
| error |
Optional. Is called when the operation failed with an error. |