Check cell type using xlsx package
I have an excel file like this:
How to only read the first row of XLSX file in JS
Alternate title can be how to extract column names from a xlsx file. Because that is my goal.
I have an excel file like this:
Alternate title can be how to extract column names from a xlsx file. Because that is my goal.