Uses of Class
com.aowagie.text.SimpleCell
Packages that use SimpleCell
-
Uses of SimpleCell in com.aowagie.text
Methods in com.aowagie.text with parameters of type SimpleCellModifier and TypeMethodDescriptionprivate void
SimpleTable.addElement
(SimpleCell element) Adds content to this object.SimpleCell.createPdfPCell
(SimpleCell rowAttributes) Creates a PdfPCell with these attributes.