Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

有打算支持加载模板导出excel这种功能吗? #992

Closed
MasterJoyHunan opened this issue Aug 18, 2021 · 1 comment
Closed

有打算支持加载模板导出excel这种功能吗? #992

MasterJoyHunan opened this issue Aug 18, 2021 · 1 comment

Comments

@MasterJoyHunan
Copy link

类似于 java 的 jxls 类库

@xuri
Copy link
Member

xuri commented Aug 18, 2021

Thanks for your issue, there is no plan for that, this library provides a set of basic functions to allow you to read and writing spreadsheet documents, you can open an existing spreadsheet as a template and save it as another document after data has been modifying, or binding value by custom structures as discussed in issue #619, and you can also easy to implement value replace of the cell by existing APIs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants