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