| Interface | Description |
|---|---|
| CellValueConverter |
| Class | Description |
|---|---|
| AbstractExcelUtil | |
| ExcelExport |
导出Excel文件(导出“XLSX”格式,支持大数据量导出 )
|
| ExcelFieldDescription | |
| ExcelImport |
导入Excel文件(支持“XLS”和“XLSX”格式)
|
| ExcelImportException.CellError |
| Enum | Description |
|---|---|
| CellStyleType |
单元格样式
|
| FieldType |
字段类型
|
| Exception | Description |
|---|---|
| ExcelImportException |
| Annotation Type | Description |
|---|---|
| ExcelField |
Excel注解定义
|