bengbengbalabalabeng commented on issue #794:
URL: https://github.com/apache/fesod/issues/794#issuecomment-3749565692

   > 请问这是标准操作流程么?只依靠table写是错误流程么
   
   My previous code example might not have been fully described, which caused 
some misunderstanding.  
   What I meant is that simply replacing `writeSheetHolder` with 
`currentWriteHolder` in the `if` condition allows all scenarios to work 
correctly — whether writing a single Table, a normal Sheet, or a combined write 
as shown in the example.  
   The code snippet above is an example of the combined write scenario.
   
   我之前的代码示例可能没有描述完整,导致产生了一些误解。
   我想表达的是:只需要把 `if` 判断中的 `writeSheetHolder` 替换为 `currentWriteHolder`,无论是单独写 
Table、写普通 Sheet,还是像示例中这样组合写,都能正常处理。  
   上面的代码示例就是组合写的场景。


-- 
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]

Reply via email to