var work_book = XLSX.read(data, {type:'array'});. After getting workbook object, next we have to get sheet name of selected ...
確定! 回上一頁