|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
public interface IExcelExportStyler
Excel导出样式接口
| 方法摘要 | |
|---|---|
org.apache.poi.ss.usermodel.CellStyle |
getHeaderStyle(short headerColor)
列表头样式 |
org.apache.poi.ss.usermodel.CellStyle |
getStyles(boolean noneStyler,
ExcelExportEntity entity)
获取样式方法 |
org.apache.poi.ss.usermodel.CellStyle |
getTitleStyle(short color)
标题样式 |
| 方法详细信息 |
|---|
org.apache.poi.ss.usermodel.CellStyle getHeaderStyle(short headerColor)
headerColor -
org.apache.poi.ss.usermodel.CellStyle getTitleStyle(short color)
color -
org.apache.poi.ss.usermodel.CellStyle getStyles(boolean noneStyler,
ExcelExportEntity entity)
noneStyler - entity -
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||