I am using ngx-export-as library to export table data into excel file, but after exporting data it shows default column width in the downloaded excel file and even though the column title is long such as "Expired Quantity" it doesn't shows column width auto-expanded or fit to that title length.
Can anyone suggest me how to increase column width before we export file in such case?