Sets, in twips, the width of the cell.

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

Parameters

Parameter Description
width The cell's width.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.