Sets, in twips, the horizontal position of the cell.
<void> TableCell.setPosition(<number> position, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
position | The horizontal position of the cell. |
callback | Optional. Is called when the operation completed. |
error |
Optional. Is called when the operation failed with an error. |