getCell('A1').fill = { type: 'pattern', pattern:'darkVertical', fgColor:{argb:'FFFF0000'} }; // 给单元格填充纯色 ws.getCell('A1').fill ...
確定! 回上一頁