Uses of Class
com.itextpdf.text.SimpleCell
-
Packages that use SimpleCell Package Description com.itextpdf.text -
-
Uses of SimpleCell in com.itextpdf.text
Methods in com.itextpdf.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.
-