Gets, in twips, the horizontal position of the cell.
<void> TableCell.getPosition(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the horizontal position of the cell in twips. |
| error |
Optional. Is called when the operation failed with an error. |