类 RowRenderData
java.lang.Object
com.deepoove.poi.data.RowRenderData
- 所有已实现的接口:
RenderData,Serializable
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明addCell(CellRenderData cell) getCells()intvoidsetCells(List<CellRenderData> cells) voidsetRowStyle(RowStyle rowStyle) toString()
-
构造器详细资料
-
RowRenderData
public RowRenderData()
-
-
方法详细资料
-
getCells
-
setCells
-
getRowStyle
-
setRowStyle
-
addCell
-
obtainColSize
public int obtainColSize() -
toString
-