Gets the index (one-based) of the first character in the table cell.
<void> TableCell.getStart(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the index (one-based) of the first character in the table cell. |
| error |
Optional. Is called when the operation failed with an error. |