public class TableRowWrapper extends Object implements IWrapElement
tr
element.
Constructor and Description |
---|
TableRowWrapper() |
Modifier and Type | Method and Description |
---|---|
void |
addCell(com.itextpdf.layout.element.Cell cell)
Adds a cell to the row.
|
List |
getCells()
Gets the cells of the row.
|
public void addCell(com.itextpdf.layout.element.Cell cell)
cell
- the cell
public ListgetCells()
Copyright © 1998–2019 iText Group NV. All rights reserved.