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

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

Parameters

Parameter Description
position Horizontal position of the column in twips.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.