Workbook(); awaitworkbook.xlsx.read(stream);. // 从buffer 加载const workbook=newExcel.Workbook(); await workbook.xlsx.load(data); ...
確定! 回上一頁