程序包 | 说明 |
---|---|
com.bstek.ureport.export |
限定符和类型 | 类和说明 |
---|---|
class |
ExportConfigureImpl |
限定符和类型 | 方法和说明 |
---|---|
void |
ExportManagerImpl.exportExcel(ExportConfigure config) |
void |
ExportManager.exportExcel(ExportConfigure config)
不分页导出Excel
|
void |
ExportManagerImpl.exportExcel97(ExportConfigure config) |
void |
ExportManager.exportExcel97(ExportConfigure config)
不分页导出Excel97格式文件
|
void |
ExportManagerImpl.exportExcel97WithPaging(ExportConfigure config) |
void |
ExportManager.exportExcel97WithPaging(ExportConfigure config)
分页导出Excel
|
void |
ExportManagerImpl.exportExcel97WithPagingSheet(ExportConfigure config) |
void |
ExportManager.exportExcel97WithPagingSheet(ExportConfigure config)
分页分Sheet导出Excel
|
void |
ExportManagerImpl.exportExcelWithPaging(ExportConfigure config) |
void |
ExportManager.exportExcelWithPaging(ExportConfigure config)
分页导出Excel
|
void |
ExportManagerImpl.exportExcelWithPagingSheet(ExportConfigure config) |
void |
ExportManager.exportExcelWithPagingSheet(ExportConfigure config)
分页分Sheet导出Excel
|
void |
ExportManagerImpl.exportPdf(ExportConfigure config) |
void |
ExportManager.exportPdf(ExportConfigure config)
导出PDF报表
|
void |
ExportManagerImpl.exportWord(ExportConfigure config) |
void |
ExportManager.exportWord(ExportConfigure config)
导出Word
|
Copyright © 2022 Bstek. All rights reserved.