200) return; /* data is a node Buffer that can be passed to XLSX.read */ var workbook = XLSX.read(data, {type:'buffer'}); /* DO SOMETHING WITH workbook HERE ...
確定! 回上一頁