| 程序包 | 说明 |
|---|---|
| com.ibiz.excel.picture.support.model |
| 限定符和类型 | 方法和说明 |
|---|---|
Cell |
Row.createCell(int cellNumber) |
Cell |
Cell.setValue(String value) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Cell> |
Row.getCells() |
| 限定符和类型 | 方法和说明 |
|---|---|
Row |
Row.addCell(Cell cell)
添加行中单元格元素
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Row.autoRowCells(List<Cell> cells)
自动配置行对应的单元格
|
void |
Row.setCells(List<Cell> cells) |
Copyright © 2022. All rights reserved.