Gets the formatting character for a bulleted or numbered list.
<void> ListFormat.getFormatCharacter(<RequestListFormatCharacterCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the formatting character for a bulleted or numbered list. |
error |
Optional. Is called when the operation failed with an error. |