for (var j = 1; j <= sheet.actualColumnCount; j++) { data = sheet.getRow(i).getCell(j).toString();
確定! 回上一頁