public interface OfficeDocService
| 限定符和类型 | 方法和说明 |
|---|---|
com.deepoove.poi.NiceXWPFDocument |
getNiceXWPFDocument(String modelName,
Map<String,Object> data) |
com.deepoove.poi.NiceXWPFDocument |
getXwpfDocument(OfficeExportDTO officeExportDTO) |
List<com.deepoove.poi.NiceXWPFDocument> |
getXwpfDocumentList(OfficeExportDTO officeExportDTO) |
com.deepoove.poi.NiceXWPFDocument getXwpfDocument(OfficeExportDTO officeExportDTO) throws Exception
officeExportDTO - 导出参数信息ExceptionList<com.deepoove.poi.NiceXWPFDocument> getXwpfDocumentList(OfficeExportDTO officeExportDTO) throws Exception
officeExportDTO - 导出参数信息ExceptionCopyright © 2020 GTMAP. All rights reserved.