Sets, in twips, the horizontal position of the cell.

<void> TableCell.setPosition(<number> position, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
position The horizontal position of the cell.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.