HTML上的Excel预览 [英] Excel Preview On Html

查看:75
本文介绍了HTML上的Excel预览的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想要将Excel表格嵌入到HTML中.我尝试在IFrame上运行,但是下载了文件.在其他情况下,如果是Pdf,则iframe上的图片效果很好.但是Excel,Word无法正常工作.请提出另一种在HTML上预览Excel工作表的可能方法.这是我的代码:

I Wanted to Excel sheet embedded in Html. I tried On IFrame, but it downloads the file. In other case Pdf, Image on Iframe is working good. But Excel, Word is not working. Please suggest another possible way to preview the excel sheet on HTML. Here My Code Is:

<iframe src="img/sample.xlsx" width="500" height="500"></iframe>

推荐答案

有一种简单的方法可以将工作簿嵌入到网页中,但是您必须将其托管在OneDrive上,然后从那里获取嵌入链接:

There is an easy way you can embed the workbook into your web page, but you have to host it on OneDrive and then get an embed link from there:

这里是一个例子:

https://www.spreadsheetsmadeeasy.com/how-在Excel中将名称大写/

这篇关于HTML上的Excel预览的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆