Sets the symbol character for a bulleted list.
<void> ListFormat.setBulletCharacter(<string> bulletCharacter, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
bullet |
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. |