getBuffer().then((buffer: ArrayBuffer) => { var workbook = XLSX.read(buffer, { type: "buffer" }); var first_sheet_name = workbook.
確定! 回上一頁