public abstract static class ParagraphCell.ParagraphCellBuilder<C extends ParagraphCell,B extends ParagraphCell.ParagraphCellBuilder<C,B>> extends AbstractCell.AbstractCellBuilder<C,B>
settings| Constructor and Description |
|---|
ParagraphCellBuilder() |
| Modifier and Type | Method and Description |
|---|---|
B |
font(org.apache.pdfbox.pdmodel.font.PDFont font) |
B |
fontSize(Integer fontSize) |
B |
textColor(Color textColor) |
backgroundColor, borderColor, borderStyle, borderStyleBottom, borderStyleLeft, borderStyleRight, borderStyleTop, borderWidth, borderWidthBottom, borderWidthLeft, borderWidthRight, borderWidthTop, horizontalAlignment, padding, paddingBottom, paddingLeft, paddingRight, paddingTop, verticalAlignment, wordBreakCopyright © 2022. All rights reserved.