How to display an excel file inline or within an iframe
Hi,
I have an excel file uploaded to apex_application_files
Is there a way to display the excel file inline instead of being prompted to download it.
Is it possible to refer to a procedure to download blob content (from the How-To upload/download document) within an iframe and pass the document id so that the excel file opens up within the iframe.
Need help with the syntax to be used
Any working examples or code will be much appreciated
Thanks
Gopal