Uses of Class
com.lowagie.text.SimpleCell
-
Packages that use SimpleCell Package Description com.lowagie.text -
-
Uses of SimpleCell in com.lowagie.text
Methods in com.lowagie.text with parameters of type SimpleCell Modifier and Type Method Description voidSimpleTable. addElement(SimpleCell element)Adds content to this object.CellSimpleCell. createCell(SimpleCell rowAttributes)Creates a Cell with these attributes.PdfPCellSimpleCell. createPdfPCell(SimpleCell rowAttributes)Creates a PdfPCell with these attributes.
-