Sets the formatting character for a bulleted or numbered list.
<void> ListFormat.setFormatCharacter(<ListFormatCharacter> formatCharacter, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
format |
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. |