Professional | Business | Enterprise |
---|---|---|
In today’s digital age, visual aids like charts and tables are crucial for conveying complex data effectively. Document360 helps you to embedding Excel files directly into your articles which can enhance clarity and provide readers with interactive data.
Through the process of embedding Excel spreadsheets into your Document360 articles, your documentation becomes more engaging and informative.
Embedding an Excel file
In Excel,
Open the desired Excel file.
Navigate to File > Share > Embed.
The Embed page appears.
Scroll down to Embed code and copy the generated HTML code.
In the Document360 Knowledge base portal,
Go to the desired article.
a. If using Markdown: You can paste the copied embed code directly into the editor.
b. If using Advanced WYSIWYG editor: Switch to Code view and paste the copied embed code in the desired editor.
The Excel file is now embedded in your article.
Sample code
<iframe width="402" height="346" frameborder="0" scrolling="no" src="https://kovailtd-my.sharepoint.com/personal/manoharan_soundarraj_kovai_co/_layouts/15/Doc.aspx?sourcedoc={39f3b8e9-01f6-4c7c-a3d0-f257a8d43dd7}&action=embedview&wdAllowInteractivity=False&wdHideGridlines=True&wdHideHeaders=True&wdDownloadButton=True&wdInConfigurator=True&wdInConfigurator=True"></iframe>
Outcome
Markdown
Advanced WYSIWYG editor