We use the cells API to generate excel exports. I use the AutoFitColumn() method with columns to set their width automatically.
While that works at most times, sometimes the column width's are not set properly. I have attached an exported excel file as an example.
If you look at the the first column in the attached excel file, you will see that it is not wide enough to display all contents in every row in that column.
Would you know why this happens sometimes? Please do look into this and let me know.
I have tested the scenario using your file. I have found the issue, the first column
is not auto-set correctly. I have logged your issue as an id: CELLSNET-24577. We will look into your issue soon.