public class IncTable extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
addCol(PdfPCell cell) |
void |
addCols(List<PdfPCell> ncols) |
PdfPTable |
buildTable() |
void |
endRow() |
List<List<PdfPCell>> |
getTableRows() |
Copyright © 2024. All rights reserved.