nkuprins commented on code in PR #979:
URL: https://github.com/apache/fesod/pull/979#discussion_r3736501115
##########
website/docs/sheet/write/extra.md:
##########
@@ -155,7 +176,15 @@ public void writeFormulaDataWrite() {
### Result
-
+<div class="xl-sheet-container">
+<table class="xl-sheet">
+<tbody>
+<tr><td class="xl-chrome"></td><td class="xl-chrome">A</td></tr>
+<tr><td class="xl-chrome">1</td><td class="xl-head">formulaData</td></tr>
+<tr><td class="xl-chrome">2</td><td>=SUM(A1:A10)</td></tr>
+</tbody>
+</table>
+</div>
Review Comment:
@delei, what is your opinion on this example change?
--
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]