zksdb-spread-excelio
Version:
SpreadJS Excel Import Export
17 lines (11 loc) • 827 B
Markdown
# SpreadJS Client-Side Excel IO
客户端 Excel IO 软件包是 [SpreadJS](https://www.grapecity.com.cn/developer/spreadjs) 的插件之一。
它通过在客户端扩展 SpreadJS,实现了 Excel 的导入和导出:XLSX 格式转换为 SpreadJS JSON 格式,以及 SpreadJS JSON 格式转换为 XLSX 格式。
有关 SpreadJS 模块和插件的详细列表,请参见 [SpreadJS 组件库](https://demo.grapecity.com.cn/spreadjs/help/docs/getstarted/modules)
## 安装模块/插件
```sh
npm install @zksdb-spread/spread-excelio
```
## 获取更多帮助
想需要获取更多产品信息,请浏览 [SpreadJS 主页](https://www.grapecity.com.cn/developer/spreadjs)
您可以在论坛中提出任何您使用产品过程中遇到的问题: [技术支持论坛](https://gcdn.grapecity.com.cn/showforum-232-1.html)