Columnwidth - autofit property in excel sheet
C++ library for creating XLSX files for MS Excel 2007 and above.
Brought to you by:
oxod,
programmeralex
Is it possible to set autosize or autofit column property for excel sheet column
Hi Meena,
As far as I know, Excel recalculates the column width at the user's command. But it does not have a permanent property to recalculate the column width. Correct me if I'm wrong.
Therefore, the library does not have property like a autosize/autofit column.