类的使用
com.deepoove.poi.data.Rows.RowBuilder
使用Rows.RowBuilder的程序包
-
com.deepoove.poi.data中Rows.RowBuilder的使用
修饰符和类型方法说明Rows.RowBuilder.addCell(CellRenderData cell) Rows.RowBuilder.center()Rows.RowBuilder.horizontalCenter()static Rows.RowBuilderRows.of()static Rows.RowBuilderRows.of(CellRenderData... cell) static Rows.RowBuilderRows.of(TextRenderData... cell) static Rows.RowBuilderRows.RowBuilder.repeatedHeader()Rows.RowBuilder.rowAtleastHeight(double cm) Rows.RowBuilder.rowExactHeight(double cm) Rows.RowBuilder.rowHeight(double cm) Rows.RowBuilder.textBold()Rows.RowBuilder.textFontFamily(String fontFamily) Rows.RowBuilder.textFontSize(int fontSize) Rows.RowBuilder.verticalCenter()