public abstract static class AbstractTextCell.AbstractTextCellBuilder<C extends AbstractTextCell,B extends AbstractTextCell.AbstractTextCellBuilder<C,B>> extends AbstractCell.AbstractCellBuilder<C,B>
settings| Constructor and Description |
|---|
AbstractTextCellBuilder() |
| 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.