| 程序包 | 说明 |
|---|---|
| cn.lesper |
| 修饰符和类型 | 方法 | 说明 |
|---|---|---|
void |
ExcelUtils.normalSheet2Excel(List<NormalSheetWrapper> sheetWrappers,
String templatePath,
OutputStream os) |
基于Excel模板与注解
com.github.crab2died.annotation.ExcelField导出多sheet的Excel |
void |
ExcelUtils.normalSheet2Excel(List<NormalSheetWrapper> sheetWrappers,
String templatePath,
String targetPath) |
基于Excel模板与注解
com.github.crab2died.annotation.ExcelField导出多sheet的Excel |
Copyright © 2018. All rights reserved.