Jason Smith
2018-06-08 18:54:18 UTC
I need to update the first row of a xlsx at the end of creating it, as it
is value is not know till the end.
Is there any good way to update the cell text content of the first row
after it has been flushed, besides writing to disk and then copying xlsx1
to xlsx2 row by row?
Thanks,
Jason
is value is not know till the end.
Is there any good way to update the cell text content of the first row
after it has been flushed, besides writing to disk and then copying xlsx1
to xlsx2 row by row?
Thanks,
Jason