createFont ("Calibri"), 11); WritableCellFormat format = new WritableCellFormat(font); format.setBackground(Colour.LIGHT_GREEN, Pattern.SOLID); ...
確定! 回上一頁