Get Count of non empty rows in sheetjs

前端 未结 0 1297
囚心锁ツ
囚心锁ツ 2020-12-08 23:54

I am counting number of rows in xlsx file using sheetjs. To count the number of rows I am using below script

var workbook = XLSX.readFile(\'file.xlsx\');
             


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题