简体   繁体   English

如何计算节点js中excel的数量

[英]how to count number of sheet excel in node js

I have an excel file, how can I count total of sheets in that file use node js ?我有一个 excel 文件,如何使用 node js 计算该文件中的工作表总数?

I use the xlsx library, but in the documentation I did not find to see the total sheets in the file excel我使用了 xlsx 库,但是在文档中我没有找到在文件 excel 中看到总表

Alhamdullillah,我发现 xlsx-populate 用于将所有工作表作为数组获取

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM