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

同样出现设置模板并没有填充模板的sheet表,而又重新创建的sheet0,使用sheet指定后报错(sheet名字重复) #46

Open
gh931020 opened this issue Feb 1, 2021 · 0 comments

Comments

@gh931020
Copy link

gh931020 commented Feb 1, 2021

Writer.create().withTemplate(path)
.sheet("成绩单")
.withRows(all)
.isAppend(true)
.to(new File(filePath));

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

1 participant