-
Notifications
You must be signed in to change notification settings - Fork 354
feature: 指定某一列,当相邻单元格内容一致时合并处理 #256
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
base: main
Are you sure you want to change the base?
Conversation
Hi, IMO: This functionality can be tailored by users as needed. |
fastexcel-core/src/main/java/cn/idev/excel/write/merge/DynamicMergeStrategy.java
Outdated
Show resolved
Hide resolved
fastexcel-core/src/main/java/cn/idev/excel/write/merge/DynamicMergeStrategy.java
Outdated
Show resolved
Hide resolved
fastexcel-core/src/main/java/cn/idev/excel/write/merge/DynamicMergeStrategy.java
Show resolved
Hide resolved
fastexcel-test/src/test/java/cn/idev/excel/test/demo/write/WriteTest.java
Outdated
Show resolved
Hide resolved
Your suggestion is very good, I will revise it and submit it again |
Hi, maybe I wasn't clear enough. Kindly delete the author information and refrain from including any personal developer specifics :) |
Update: In the code review process. |
No description provided.