Gets the number format for a numbered list at the current input position.
<void> InputFormat.getNumberedListFormat(<RequestNumberFormatCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the number format for a numbered list, at the current input position, as parameter. |
error |
Optional. Is called when the operation failed with an error. |