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