Sets the line spacing of a paragraph in twips.
<void> ParagraphFormat.setAbsoluteLineSpacing(<number> absoluteLineSpacing, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| absolute |
The line spacing of a paragraph in twips. |
| callback | Optional. Is called when the operation completed. |
| error |
Optional. Is called when the operation failed with an error. |