Gets the number of the table column represented through this table column object.

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

Parameters

Parameter Description
callback Receives the number of the table column represented through this table column object.
errorCallback Optional. Is called when the operation failed with an error.