| 程序包 | 说明 |
|---|---|
| com.lorne.core.framework.utils.excel |
| 限定符和类型 | 方法和说明 |
|---|---|
static List<LSheet> |
ExcelUtils.getExcelData(File filePath)
Excel文件读写
|
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
ExcelUtils.writeExcel(File file,
List<LSheet> sheets)
写入excel文件
|
Copyright © 2017. All rights reserved.