Gets the cell's width in twips.
<void> TableCellBorder.getWidth(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the cell's with in twips. |
error |
Optional. Is called when the operation failed with an error. |