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