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