[]
        
(Showing Draft Content)

Extension

概要

为了解决一些特定的需求,但是解决方案不适合放在 GcExcel 产品内的情况,我们推出了 GcExcel 拓展包 (GcExcel-Extension)。

目前 GcExcel-Extension 提供以下功能:

安装 Extension

与 GcExcel Java 相同,您仅需要通过在项目中添加如下依赖。

<dependency>
    <groupId>com.grapecitysoft.documents</groupId>
    <artifactId>gcexcel-extension</artifactId>
    <version>7.2.2</version>
</dependency>

您也可以直接访问 GcExcel-Extension Maven 地址,获取更多信息。