com.alibaba.excel.metadata
类 BaseRowModel
- java.lang.Object
-
- com.alibaba.excel.metadata.BaseRowModel
-
已过时。Now you don't need to extend any classes
@Deprecated public class BaseRowModel extends Object
Excel基础模型- 作者:
- jipengfei
-
构造器概要
构造器 构造器和说明 BaseRowModel()
已过时。
方法概要
所有方法 实例方法 具体方法 已过时的方法 限定符和类型 方法和说明 void
addStyle(Integer row, org.apache.poi.ss.usermodel.CellStyle cellStyle)
已过时。Map<Integer,org.apache.poi.ss.usermodel.CellStyle>
getCellStyleMap()
已过时。org.apache.poi.ss.usermodel.CellStyle
getStyle(Integer row)
已过时。void
setCellStyleMap(Map<Integer,org.apache.poi.ss.usermodel.CellStyle> cellStyleMap)
已过时。
Copyright © 2018–2019 Alibaba Group. All rights reserved.