Sets the font used for the bullet character.

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

Parameters

Parameter Description
value The font used for the bullet character.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.