bengbengbalabalabeng commented on code in PR #842:
URL: https://github.com/apache/fesod/pull/842#discussion_r2847553759
##########
website/docs/sheet/fill/fill.md:
##########
@@ -121,6 +137,100 @@ public void listFill() {
---
+## Multi-Row Loop Filling Merge Strategy
+
+### Overview
+
+When filling list data, the template often contains complex merged regions
spanning across rows or
+columns. By default, Fesod fills the data but does not automatically replicate
these merged regions. You can use
+the `mergeStrategy` parameter to control the merging behavior of the generated
rows.
+
Review Comment:
Corrected pr description.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]