Excel export autofit column width
Is there any way to autofit column width to contain all column data on excel export? I tried with
setShouldWrapText() and setShouldShrinkToFit() with no luck.