Cell cell = new Cell(); cell.add("contents go here"); cell.setBorder(Border.NO_BORDER); table.addCell(cell);. 但是根据7.1.6字符 ...
確定! 回上一頁