Gets the distances, in twips, between the columns on a page.
<void> SectionFormat.getColumnDistances(<RequestNumbersCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the distances between the columns. |
| error |
Optional. Is called when the operation failed with an error. |