Moves to the position to the specified column position, taking into account spaces in tabs.
public void GoToColumn(int newColumn)
The new column position to move the cursor to.