AutoFitColumn problem

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

Hi,

Please try Aspose.Cells 4.3. Some class names have been changed.

Aspose.Excel Aspose.Cells

Excel Workbook.

ExcelDesigner WorkbookDesigner

ExcelException CellsException