Sets the size of the symbol character for a bulleted list.

<void> ListFormat.setBulletSize(<number> value, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
value The size of 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.