类 Rows.RowBuilder
java.lang.Object
com.deepoove.poi.data.Rows.RowBuilder
- 所有已实现的接口:
RenderDataBuilder<RowRenderData>
- 封闭类:
- Rows
-
方法概要
修饰符和类型方法说明addCell(CellRenderData cell) center()create()rowAtleastHeight(double cm) rowExactHeight(double cm) rowHeight(double cm) textBold()textFontFamily(String fontFamily) textFontSize(int fontSize)
-
方法详细资料
-
bgColor
-
center
-
verticalCenter
-
horizontalCenter
-
rowHeight
-
rowExactHeight
-
rowAtleastHeight
-
repeatedHeader
-
addCell
-
textColor
-
textBold
-
textFontSize
-
textFontFamily
-
rowStyle
-
create
-