merge a range of cells worksheet.mergeCells('A4:B5'); // ... merged cells share the same style object worksheet.getCell('B5').style.font ...
確定! 回上一頁