java.lang.Object
com.github.developframework.excel.AbstractColumnDefinition<ENTITY,FIELD>
com.github.developframework.excel.column.GeneralColumnDefinition<ENTITY,FIELD>
- 所有已实现的接口:
ColumnDefinition<ENTITY>
通用列
- 作者:
- qiushui on 2019-05-18.
-
字段概要
从类继承的字段 com.github.developframework.excel.AbstractColumnDefinition
cellCommentInfo, cellStyleKeyProvider, columnInfo, readConvertFunction, writeConvertFunction -
构造器概要
构造器 -
方法概要
从类继承的方法 com.github.developframework.excel.AbstractColumnDefinition
cellStyleKey, columnWidth, comment, configureCellStyle, determineCellStyleKey, getCellValue, getEntityValue, readConvert, readOutCell, setCellValue, setEntityValue, writeConvert, writeIntoCell从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 com.github.developframework.excel.ColumnDefinition
getColumnInfo
-
构造器详细资料
-
GeneralColumnDefinition
-