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