Gets, in twips, the width of the cell.
<void> TableCell.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. |