Excel export xlsx not csv changing header export file

Hi,

I would like to change the current header(‘Content-Type: text/csv’); by header(‘Content-Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet’);

How can I do that without installing extra plugin ?

Thank you
regard
Erdrol

Solved by replacing the separator caracter to ;