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