Hoe embed ik een excel file in mijn bericht?

BSI

MF veteraan
Donateur
28 nov 2010
13.665
4.328
Garderen
Hoe kan ik de inhoud van een Excel laten zien in mijn bericht?

Voorbeeld url Embedded excel

Ik heb twee voorbeelden hoe dit te doen, maar dit werkt hier niet.

Embeded Java.

<div id="myExcelDiv" style="width: 402px; height: 346px"></div>
<!-- * This code uses the Microsoft Office Excel Javascript object model to programmatically insert the
* Excel Web App into a div with id=myExcelDiv. The full API is documented at
* https://msdn.microsoft.com/en-US/library/hh315812.aspx. There you can find out how to programmatically get
* values from your Excel file and how to use the rest of the object model. -->
<script type="text/javascript" src="https://onedrive.live.com/embed?res...ines=1&wdHideHeaders=1&wdAllowInteractivity=0"></script>


Embeded code

<iframe width="402" height="346" frameborder="0" scrolling="no" src="https://onedrive.live.com/embed?res...e&wdDownloadButton=True&wdInConfigurator=True"></iframe>
 
Terug
Bovenaan Onderaan