Sets the size of the symbol character for a bulleted list.
<void> ListFormat.setBulletSize(<number> value, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
value | The size of 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. |