Is there a *.xlsx Filter Option?

I am trying to adapt the python UNO converter
from ODS → CSV to do ODS → XLSX instead
based upon:

link:1
link:2

I found that the filter “MS Excel 97” works to create a *.xls
file, but no obvious permutation of “Microsoft Excel 2007/2010 XML”
seems to create a *.xlsx file?

I did try to find a libreoffice site analogous to the Filter_Options
page above, without success. I also checked:
link:3
link:4
link:5

Pointers welcome!

–Tom

====

Thanks moggi – “Calc MS Excel 2007 XML” worked!

The filter is called

Calc MS Excel 2007 XML

or

MS Excel 2007 XML

You won’t find any documentation about them on the OOo website because they are lacking the OOXML export filters.

For me works this way:

/opt/libreoffice4.4/program/soffice --nologo --headless --convert-to xlsx:"Calc MS Excel 2007 XML" cablevision.csv