I have embedded two Excel spreadsheets into my website, http://breasartinpublicplaces.com. There is one issue I still have with the end result. In both spreadsheets the A1 cell is highlighted. I don't want that to appear on the final display
of the document on the website.
I originally went to the OneDrive online version's listing of "Brea's APP by Artist.xlsx" and performed the following steps:
- Right-clicked on "Brea's APP by Artist.xlsx"
- Selected "Embed"
- Selected "Customize how this embedded workbook will appear to others"
- Clicked on "Select a range" and entered 'Sheet1'!A1:!D162
- Checked "Hide grid lines" and "Include a download link" and de-selected all of the other boxes
- Copied from the box in the lower left-hand corner of the screen <iframe width="402" height="346" frameborder="0" scrolling="no"
src="https://onedrive.live.com/embed?cid=79FD4CD69FF3FDDA&resid=79FD4CD69FF3FDDA%2144161&authkey=AKBBjW3euvdGwzE&em=2&wdAllowInteractivity=False&wdHideGridlines=True&wdHideHeaders=True&wdDownloadButton=True"></iframe>
- Went to my site's WordPress Dashboard and selected the "Listed by Artist" page
- Clicked on "Add Document"
- Pasted the above link to the text box on the "Listed by Artist" page
- Adjusted the dimensions accordingly and then clicked on the "Update" button
Everything else turned out perfectly with the exception of that highlighted A1 cell.
Does anybody know how I can get rid of it?