I am trying to autofit a row in the excel. The autofit does not completely Autofits the row. In the attached Excel, on the BubbleSheet, I use worksheet.AutoFitRow(8) and it does not give correct result. See the attached AfterAutofit.xls.
If you manually autofit the row, you can see the complete result.
Please suggest a solution.