| 程序包 | 说明 |
|---|---|
| com.dexcoder.commons.office |
| 限定符和类型 | 方法和说明 |
|---|---|
ExcelCell |
ExcelRow.getCell(int i) |
ExcelCell |
ExcelRow.getFirstCell() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ExcelCell> |
ExcelRow.getCells() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ExcelRow.setCells(List<ExcelCell> cells) |
Copyright © 2016. All rights reserved.