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