| Package | Description |
|---|---|
| com.helger.pdflayout.element.table |
| Modifier and Type | Method and Description |
|---|---|
PLTableCell |
PLTableCell.setFillColor(Color aFillColor)
Set the cell fill color.
|
| Modifier and Type | Method and Description |
|---|---|
PLHBoxSplittable |
PLTable.addTableRowExt(PLTableCell... aCells) |
| Modifier and Type | Method and Description |
|---|---|
PLHBoxSplittable |
PLTable.addTableRowExt(Iterable<? extends PLTableCell> aCells)
Add a new table row.
|
Copyright © 2014–2016 Philip Helger. All rights reserved.