| 程序包 | 说明 |
|---|---|
| cn.lesper |
| 修饰符和类型 | 方法 | 说明 |
|---|---|---|
void |
ExcelUtils.mapSheet2Excel(List<MapSheetWrapper> sheetWrappers,
String templatePath,
OutputStream os) |
基于模板、注解的多sheet导出
Map[String, List[?]]类型数据
模板定制详见定制说明 |
void |
ExcelUtils.mapSheet2Excel(List<MapSheetWrapper> sheetWrappers,
String templatePath,
String targetPath) |
基于模板、注解的多sheet导出
Map[String, List[?]]类型数据
模板定制详见定制说明 |
Copyright © 2018. All rights reserved.