How to autosize the columns after creating a worksheet?
Hi,
I think the Excel columns are supposed to automatically be sized. You should not have to do anything. Is this not happening?
Are you using the UltraGridExcelExporter or are you just exporting the data yourself in some manual way?
I'm using the Workbook class in a manual way.
I used Excel's COM interop to export excel before, and it has the api to autofit the column.
I can't find this feature in ultra's class library, maybe i've missed something however this is a quite useful feature to be added to your product.