• Interactive View
  • Embedding
  • All APIs
  • Help
  • Interactive View
  • Home
  • Add the Button
  • Plugins (Beta)
  • FAQ
  • Documentation

Excel Interactive View Plugins

Wordpress

Click here to download the WordPress Plugin. Install it by uploading via your WordPress Plugins Dashboard.

Office.com Excel Blog MSDN Excel Center MSDN Excel Services Center Privacy Statement Terms Of Use
Step 1: Copy and paste this code above the HTML table you want to add the button to:
<a href="#" name="MicrosoftExcelButton" data-xl-tableTitle="Table Title" data-xl-buttonStyle="Small" data-xl-fileName="Book1" data-xl-attribution="Data Provided by Contoso.com" ></a>
Step 2: Copy and paste this code right above the closing body tag (</body>):
<script type="text/javascript" src="http://r.office.microsoft.com/r/rlidExcelButton?v=1&kip=1"></script>