Sets the formatting character for a bulleted or numbered list.

<void> ListFormat.setFormatCharacter(<ListFormatCharacter> value, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

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