how to display excel sheet in html page

后端 未结 11 1710
天涯浪人
天涯浪人 2020-12-03 21:09

I want to display EXCEL sheet embedded in IE with plain HTML. I have gone through other questions on stackoverflow but could not find any useful one.

Here is my html

11条回答
  •  萌比男神i
    2020-12-03 21:51

    Depending on if you want it to automatically update or not, you can just save the excel spreadsheet as a PDF then embed the PDF as an object -

    It appears you don't have a PDF plugin for this browser, but you can click here to download the PDF file.

    It's the best way I have found for uploading.

提交回复
热议问题