Removing Excel Interactive View from a webpage
The Excel Interactive View feature has been disabled. If you have inserted an Excel Interactive View into your web page, you can remove it by removing the <script> tag and the placeholder <a> tags for the button from the HTML of your web page.
To remove the <script> tag, search for and delete the following HTML.
<script src="http://r.office.microsoft.com/r/rlidExcelButton?v=1&amp;kip=1" type="text/javascript"></script>
To remove the placeholder <a> tags, find tags that are located directly before any


