public class ExcelMapping extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
private List<ExcelMappingCustom> |
lstCustom |
private List<ExcelMappingObject> |
lstObject |
private ExcelMappingLoop |
mappingLoop |
private Integer |
maxCol |
private Integer |
maxRow |
private Integer |
sheetIndex |
| 构造器和说明 |
|---|
ExcelMapping() |
private Integer sheetIndex
private Integer maxRow
private Integer maxCol
private List<ExcelMappingCustom> lstCustom
private List<ExcelMappingObject> lstObject
private ExcelMappingLoop mappingLoop
Copyright © 2023. All rights reserved.