hello,
As this link (CSV Filter parameters) says it support to specify which sheet should be exported. However, I tried on version7.2, the 12th token “-1” has no effect.
This is the command I used below, there are mulit sheets on the xlsx file, but only the first sheet was converted to csv. I would rather to know which version of libreoffice start to supprt this feature or where I can checked by myself, thanks a lot.
./soffice --headless --convert-to csv:“Text - txt - csv (StarCalc)”:9,34,76,1,0,false,true,false,false,false,-1 test.xlsx --outdir .