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