​
​
​

Gets the index (one-based) of the first character in the table cell.

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

Parameters

Parameter Description
callback Receives the index (one-based) of the first character in the table cell.
errorCallback Optional. Is called when the operation failed with an error.
​