Sets the symbol character for a bulleted list.

<void> ListFormat.setBulletCharacter(<string> value, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
value The symbol character for a bulleted list.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.