| 接口 | 说明 |
|---|---|
| ExcelWriteCellProcessor<T> | |
| ExcelWriteRowProcessor<T> |
| 类 | 说明 |
|---|---|
| ExcelWriteCellValueMapping |
Config the mapping between source value(which must be convertd to type of
String) to target value.
|
| ExcelWriteContext<T> |
Writting excel context
|
| ExcelWriteFieldMapping |
Config the mapping between excel column(by index) to Object field(by name).
|
| ExcelWriteSheetProcessor<T> | |
| ExcelWriteTheme |
| 异常错误 | 说明 |
|---|---|
| ExcelWriteException |
Copyright © 2016. All Rights Reserved.