Ng Wai Foong
Nov 16, 2021

--

If you are writing to a file on Node js project, modify the following line

await workbook.xlsx.writeFile('test.xlsx');

As for non-node js project, modify this line instead

saveAs(blob, 'test.xlsx');

--

--

Ng Wai Foong
Ng Wai Foong

Written by Ng Wai Foong

Senior AI Engineer@Yoozoo | Content Writer #NLP #datascience #programming #machinelearning | Linkedin: https://www.linkedin.com/in/wai-foong-ng-694619185/

No responses yet