Sets the cell's width in twips.

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

Parameters

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