Package be.quodlibet.boxable.datatable
Interface UpdateCellProperty
public interface UpdateCellProperty
Allows changing the cell properties, while the CSV documents is written directly into the PDF tables
- Author:
- Christoph Schemmelmann
<CSchemmy@gmx.de>
-
Method Summary
Modifier and TypeMethodDescriptionvoidupdateCellPropertiesAtColumn(Cell<org.apache.pdfbox.pdmodel.PDPage> cell, int column, int row)
-
Method Details
-
updateCellPropertiesAtColumn
-