Gets the type of the list, bulleted, numbered or none.
<void> ListFormat.getType(<RequestTextTypeCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the type of the list, bulleted, numbered or none. |
| error |
Optional. Is called when the operation failed with an error. |