| 程序包 | 说明 |
|---|---|
| org.hswebframework.expands.office.excel | |
| org.hswebframework.expands.office.excel.api.poi | |
| org.hswebframework.expands.office.excel.api.poi.callback |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ExcelApi.write(OutputStream outputStream,
ExcelWriterCallBack callBack,
ExcelWriterCallBack... moreSheet)
基于回掉的excel写出
|
void |
ExcelApi.write(OutputStream outputStream,
ExcelWriterCallBack callBack,
ExcelWriterCallBack... moreSheet)
基于回掉的excel写出
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
POIExcelApi.write(OutputStream outputStream,
ExcelWriterCallBack callBack,
ExcelWriterCallBack... moreSheet) |
void |
POIExcelApi.write(OutputStream outputStream,
ExcelWriterCallBack callBack,
ExcelWriterCallBack... moreSheet) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
CommonExcelWriterCallBack
Created by 浩 on 2015-12-16 0016.
|
Copyright © 2018. All rights reserved.