In my ASP.Net Application , there is a place were people can import excel files into the server to extract some information and put them in an Sql Server database. Now, the company have change Microsoft Office to OpenOffice, so there is no more Excel files, it is Calc Files. so, I need the code to export the Calc Files data to server.