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