Gets the table cell's column number.

<void> TableCell.getColumn(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the cell's column number.
errorCallback Optional. Is called when the operation failed with an error.