Row.RowBuilder |
Row.RowBuilder.add(AbstractCell cell) |
Row.RowBuilder |
Row.RowBuilder.backgroundColor(Color backgroundColor) |
Row.RowBuilder |
Row.RowBuilder.borderColor(Color borderColor) |
Row.RowBuilder |
Row.RowBuilder.borderStyle(BorderStyleInterface borderStyle) |
Row.RowBuilder |
Row.RowBuilder.borderWidth(float borderWidth) |
Row.RowBuilder |
Row.RowBuilder.font(org.apache.pdfbox.pdmodel.font.PDFont font) |
Row.RowBuilder |
Row.RowBuilder.fontSize(Integer fontSize) |
Row.RowBuilder |
Row.RowBuilder.horizontalAlignment(HorizontalAlignment alignment) |
Row.RowBuilder |
Row.RowBuilder.padding(float padding) |
Row.RowBuilder |
Row.RowBuilder.textColor(Color textColor) |
Row.RowBuilder |
Row.RowBuilder.verticalAlignment(VerticalAlignment alignment) |
Row.RowBuilder |
Row.RowBuilder.wordBreak(Boolean wordBreak) |