emacroh5lib

1.0.99 • Public • Published

安装

npm i emacroh5lib --registry https://registry.npmjs.org/

读取excel表格数据

EMacro.File.readLocalExcel((file, workbook) => {
    console.log("file", file);
    console.log("workbook", workbook);
    console.log("数据", workbook.Sheets["工作表1"]["G32"]);
});

Readme

Keywords

Package Sidebar

Install

npm i emacroh5lib

Weekly Downloads

0

Version

1.0.99

License

MIT

Unpacked Size

14.4 MB

Total Files

90

Last publish

Collaborators

  • wing99