Currently when I upload a file of this type it returns something like this:
--------- path_with_extension: "/tmp/plug-1698/live_view_upload-1698751023-730607933576-1.vnd.openxmlformats-officedocument.spreadsheetml.sheet"
--------- client_type : "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"
What I don't understand is how to work with this .sheet file. Do you have documentation, or any information regarding that? Or if it is possible to convert it to xlsx or upload it as xlsx directly, would you explain to me how to achieve it?
Currently when I upload a file of this type it returns something like this:
What I don't understand is how to work with this .sheet file. Do you have documentation, or any information regarding that? Or if it is possible to convert it to xlsx or upload it as xlsx directly, would you explain to me how to achieve it?