'How to Get the DataType of excel cell value using nodejs version16.14.2 and Vue js
I need to get the DataType value of each cell record of an Excel sheet using Node.js version 16.14.2 and Vue js. Can you please help me out how can I get the value of the DataType of each cell in the excel sheet? I am using Visual Studio Code editor. PFA as highlighted from where we can select the DataType of a cell record in excel. Please let me know with this information as soon as possible.
. 
Solution 1:[1]
you can use this dependency conver-excel-to
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Lucas |
