​
​
​

Gets the distances, in twips, between the columns on a page.

​<void> SectionFormat.getColumnDistances(<RequestNumbersCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the distances between the columns.
errorCallback Optional. Is called when the operation failed with an error.
​