| 程序包 | 说明 |
|---|---|
| com.github.liaochong.myexcel.core | |
| com.github.liaochong.myexcel.core.parser |
| 限定符和类型 | 字段和说明 |
|---|---|
protected List<Td> |
AbstractExcelFactory.stagingTds
暂存单元格,由后续行认领
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
AbstractExcelFactory.createCell(Td td,
org.apache.poi.ss.usermodel.Sheet sheet,
org.apache.poi.ss.usermodel.Row currentRow)
创建单元格
|
| 限定符和类型 | 字段和说明 |
|---|---|
List<Td> |
Tr.tdList
行单元格
|
Copyright © 2023. All rights reserved.