Java报表工具FineReport导出EXCEL的四种API
在实际的使用中会常常需要将数据导出成excel,导出的方法除原样导出还有分页导出、分页分sheet导出和大数据量导出,这些导出方法在JAVA程序平分别有不一样的接口来实现。(In actual use, it is often necessary to export data to Excel. In addition to exporting as is, the export methods include page export, page export and sheet export, and large data export. These export methods have different interfaces in JAVA programs.)
页:
[1]