Skip to content
This repository was archived by the owner on Apr 11, 2025. It is now read-only.
This repository was archived by the owner on Apr 11, 2025. It is now read-only.

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

Open
@gh931020

Description

@gh931020

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions