| 程序包 | 说明 |
|---|---|
| com.github.crab2died |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ExcelUtils.simpleSheet2Excel(List<SimpleSheetWrapper> sheets,
boolean isXSSF,
OutputStream os)
无模板、无注解、多sheet数据
|
void |
ExcelUtils.simpleSheet2Excel(List<SimpleSheetWrapper> sheets,
boolean isXSSF,
String targetPath)
无模板、无注解、多sheet数据
|
void |
ExcelUtils.simpleSheet2Excel(List<SimpleSheetWrapper> sheets,
OutputStream os)
无模板、无注解、多sheet数据
|
void |
ExcelUtils.simpleSheet2Excel(List<SimpleSheetWrapper> sheets,
String targetPath)
无模板、无注解、多sheet数据
|
Copyright © 2020. All rights reserved.