PdfPTable ; import com.itextpdf.text.pdf. ... int rowSpan) { PdfPCell cell = new PdfPCell(); try { cell = new PdfPCell(new Phrase(cellValue, ...
確定! 回上一頁