Sets, in twips, the width of the cell.
<void> TableCell.setWidth(<number> width, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
width | The cell's width. |
callback | Optional. Is called when the operation completed. |
error |
Optional. Is called when the operation failed with an error. |