Quantcast
Channel: SharePoint 2013 - General Discussions and Questions forum
Viewing all articles
Browse latest Browse all 26374

Embedding Excel spreadsheet in iFrame - What Parameters are Available?

$
0
0

We have SharePoint Foundation 2013 with Office Web Apps installed. I would like to display an excel spreadsheet on a page and without Excel Services, have arrived at the following solution:

Add a Content Editor web part to the page.  Edit the coded and insert the spreadsheet as so:

<iframe src="https://mysharepointsite.com/BI/Shared%20Documents/ExcelFileName.xlsx?web=1"
width="565" height="445"
</iframe>

I would like to be able to use additional parameters like wdHideSheetTabs, wdHideHeaders, and ActiveCell but none of the parameters that I add has any effect except the width and height.  My questions are:

1) While embedding Excel in an iFrame, is there a way to use these additional parameters

2) If so, what is the proper syntax?

3) If not, is there another solution considering that we don't have SharePoint Enterprise Edition?

Thanks so much!


Viewing all articles
Browse latest Browse all 26374

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>