Sets the formatting character for a bulleted or numbered list.
<void> ListFormat.setFormatCharacter(<ListFormatCharacter> value, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
value | The formatting character for a bulleted or numbered list. |
callback | Optional. Is called when the operation completed. |
error |
Optional. Is called when the operation failed with an error. |