public class DefaultHeaderCellStyler extends CellStyler
| Constructor and Description |
|---|
DefaultHeaderCellStyler(Styles styles) |
| Modifier and Type | Method and Description |
|---|---|
com.itextpdf.text.pdf.PdfPCell |
applyStyle(com.itextpdf.text.pdf.PdfPCell cell) |
com.itextpdf.text.Font |
cellFont() |
public DefaultHeaderCellStyler(Styles styles)
public com.itextpdf.text.pdf.PdfPCell applyStyle(com.itextpdf.text.pdf.PdfPCell cell)
applyStyle in class CellStylerpublic com.itextpdf.text.Font cellFont()
cellFont in class CellStylerCopyright © 2014. All Rights Reserved.