Sets the hanging indent of a numbered list.

<void> ListFormat.setHangingIndent(<number> value, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
value The hanging indent of a numbered list.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.