PHPexcel列宽

PHPexcel saving modified excel file with columns sized to half of the original width. Is there any global settings or method to tell PHPexcel "left column width as it is" ?

Original columns doesn't have the same width. I don't want to set each column manually.