| 程序包 | 说明 |
|---|---|
| com.github.liaochong.myexcel.core | |
| com.github.liaochong.myexcel.core.parser |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
AbstractExcelFactory.createRow(Tr tr,
org.apache.poi.ss.usermodel.Sheet sheet)
创建行-row
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected Map<Integer,Integer> |
AbstractExcelFactory.getColMaxWidthMap(List<Tr> trList)
获取每列最大宽度
|
| 限定符和类型 | 字段和说明 |
|---|---|
List<Tr> |
Table.trList |
Copyright © 2023. All rights reserved.