I want to import different .csv files into an existing libreoffice-calc document.
Each file must be inserted in a new tab.
I imagine it could be written close to something like:
libreoffice --calc mydoc.odt import mycsv.csv@thissheetwhich requires saving the file immediately thereafter.
But I found no example on the web, and very few API examples. Any Idea on how to proceed?
5 Reset to default