Sets the symbol character for a bulleted list.
<void> ListFormat.setBulletCharacter(<string> value, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| value | The symbol character for a bulleted list. |
| callback | Optional. Is called when the operation completed. |
| error |
Optional. Is called when the operation failed with an error. |