| 程序包 | 说明 |
|---|---|
| org.hswebframework.expands.office.excel.config |
| 限定符和类型 | 方法和说明 |
|---|---|
CustomCellStyle |
ExcelWriterConfig.getCellStyle(int row,
int column,
String header,
Object value)
获取一个单元格的自定义样式
|
CustomCellStyle |
Header.getStyle() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Header.setStyle(CustomCellStyle style) |
| 构造器和说明 |
|---|
Header(String title,
String field,
CustomCellStyle style) |
Copyright © 2018. All rights reserved.