# ice-excel **Repository Path**: iceexcel/ice-excel ## Basic Information - **Project Name**: ice-excel - **Description**: Excel导入导出工具类(Excel import and export tool classes) - **Primary Language**: HTML - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2017-03-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ice-excel Excel导入导出工具类(Excel import and export tool classes) ice-excel工具类 ice-excel是一个excel导入导出工具,依赖于poi或jxl. 同时支持 poi和jxl两种api. 支持自定义sheet. 该项目的创立主要为解决简单Excel的导入导出问题。 主要由 导入方法(getData)和导出方法(setData)组成。 Ice-excel tool class Ice-excel is an excel import and export tool, depending on poi or jxl. While supporting poi and jxl two api. Support custom sheet. The creation of the project is mainly to solve the simple Excel import and export problems. Mainly by the import method (getData) and export method (setData) composition.