Gets the number format for a numbered list.
<void> ListFormat.getNumberFormat(<RequestNumberFormatCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the number format for a numbered list. |
error |
Optional. Is called when the operation failed with an error. |