Problem is - Read a xls file via sheetjs and after reading need to append data to it and write the workbook as physical file.
Not able to find any example, where new rows and columns are added to existing sheet.
Is there any way to achieve this result?
Problem is - Read a xls file via sheetjs and after reading need to append data to it and write the workbook as physical file.
Not able to find any example, where new rows and columns are added to existing sheet.
Is there any way to achieve this result?