Gets the table cell's column number.
<void> TableCell.getColumn(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the cell's column number. |
| error |
Optional. Is called when the operation failed with an error. |