Hi everyone,
I have a column that has some long data. I want to make the column fit the data inside and show all the data. I used objExcel.Worksheets[0].AutoFitColumn(0) but this seems not to work. I am using Aspose,Excel ver.3.2.0
Thanks in advance