Skip to content

yuanzhixiang/boostpoi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BoostPOI

对 poi 的二次封装,将表格坐标封装成相对坐标,方便模块化 Excel。

安装

<dependency>
    <groupId>com.github.zhixiangyuan</groupId>
    <artifactId>boostpoi</artifactId>
    <version>LASTEST</version>
</dependency>

快速开始

参考 example 包下的 demo,下图为该 demo 生成的效果,代码非常简洁。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages