Sets the hanging indent of a numbered list.
<void> ListFormat.setHangingIndent(<number> value, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
value | The hanging indent of a numbered list. |
callback | Optional. Is called when the operation completed. |
error |
Optional. Is called when the operation failed with an error. |