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