Sets, in twips, the width of the column.

<void> TableColumn.setWidth(<number> width, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
width Column width in twips.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.