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