A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi Tuan,
You first, need to upload the workbook to OneDrive or SharePoint library. Then open the workbook in Excel for the Web > File tab > Share > Embed
For example:
<iframe width="402" height="346" frameborder="0" scrolling="no" src="https://mXXXXXXXX.sharepoint.com/sites/ModernTeamSite1/_layouts/15/Doc.aspx?sourcedoc={SXXXXXXXXXX}&action=embedview&wdAllowInteractivity=False&wdHideGridlines=True&wdHideHeaders=True&wdDownloadButton=True&wdInConfigurator=True"></iframe>
Then go back to the OneDrive for SharePoint library > select the workbook > share > anyone with the link > set can view or can edit > apply > copy
Note: if you see “anyone with the link” button is greyed out, generally it can happen to SharePoint site, you need your SharePoint admin help, go to SharePoint Admin Center > Active sites > select the SharePoint site > Policies > External Sharing > Edit > Select External Sharing site content can be shared with Anyone.
Then you use the anyone link replace the original file URL in the embed code.
<iframe width="402" height="346" frameborder="0" scrolling="no" src="anyonnelink}&action=embedview&wdAllowInteractivity=False&wdHideGridlines=True&wdHideHeaders=True&wdDownloadButton=True&wdInConfigurator=True"></iframe>
For the frame hide, do you mean the whole black bar of the frame? There’s no settings to hide. The article you find is to only hide sheet tabs or show/hide download icon.
Regards,
Rena