Package | Description |
---|---|
com.lowagie.text |
Modifier and Type | Method and Description |
---|---|
void |
SimpleTable.addElement(SimpleCell element)
Adds content to this object.
|
Cell |
SimpleCell.createCell(SimpleCell rowAttributes)
Creates a Cell with these attributes.
|
PdfPCell |
SimpleCell.createPdfPCell(SimpleCell rowAttributes)
Creates a PdfPCell with these attributes.
|
Copyright © 2018. All rights reserved.