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