Rows.RowBuilder
addCell(CellRenderData cell)
bgColor(String color)
center()
horizontalCenter()
static Rows.RowBuilder
of()
of(CellRenderData... cell)
of(TextRenderData... cell)
of(String... cell)
repeatedHeader()
rowAtleastHeight(double cm)
rowExactHeight(double cm)
rowHeight(double cm)
rowStyle(RowStyle rowStyle)
textBold()
textColor(String color)
textFontFamily(String fontFamily)
textFontSize(int fontSize)
verticalCenter()