Hi ,
I am trying to convert a string type column to a date column by using setConvertNumericOrDate(true)
and then applying the date format on top of it by using
layoutOptions.setDateFormat(‘DD-MMM-YYYY’);
Only some r…...CountryCode['UNITED_KINGDOM']); var worksheet = workbook.getWorksheets()...importData(JSON.stringify(data), worksheet.getCells(), 0, 0, layoutOptions)...