This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
一个让你简单使用poi的工具,通过简单的注解和模板,可以完成Excel导出,Excel模板导出,Excel导入,Word模板导出。
<dependency> <groupId>cn.afterturn</groupId> <artifactId>easypoi-base</artifactId> <version>4.3.0</version> </dependency> <dependency> <groupId>cn.afterturn</groupId> <artifactId>easypoi-web</artifactId> <version>4.3.0</version> </dependency> <dependency> <groupId>cn.afterturn</groupId> <artifactId>easypoi-annotation</artifactId> <version>4.3.0</version> </dependency>
主要使用该注解进行功能开发,用于类中的一个属性上,表示Excel中的一列。
Deleting the wiki page "Home" cannot be undone. Continue?