Hello Community,
I have a question regarding creation of excel.
I have created an excel-table with the standard method
"g_logOutput = Context.createOutputObject( Constants.OutputXLS, Context.getSelectedFile())"
In this excel-table I have created 3 sheets.
Is that possible to go back to a certain sheet to write something in it after closing it with the function "endtable"?
Thanks in advance!
Best regards!