1 Star 0 Fork 0

Power-Doom / xlsx-style

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
example2.js 207 Bytes
一键复制 编辑 原始数据 按行查看 历史
var XLSX = require('/Users/pieter/Dev/js-xlsx');
var workbook = XLSX.readFile('/Users/pieter/Exp/js-xlsx/lab/date/date.xlsx', {type: "xlsx", cellDates: true, cellStyles: true});
console.log(workbook.Sheets);
1
https://gitee.com/niezenghua/xlsx-style.git
git@gitee.com:niezenghua/xlsx-style.git
niezenghua
xlsx-style
xlsx-style
master

搜索帮助