Sets the number of columns on a page.

<void> SectionFormat.setColumns(<number> columns, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
columns The number of columns on a page.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.