| --- |
| layout: post |
| status: PUBLISHED |
| published: true |
| title: Open Excel spreadsheets in JSPWiki with SheetJS |
| id: 0b9f79c0-b4f0-456d-a6f4-85822da9064c |
| date: '2018-01-12 10:35:07 -0500' |
| categories: jspwiki |
| tags: |
| - extensions |
| permalink: jspwiki/entry/open-excel-spreadsheets-in-jspwiki |
| --- |
| <p>Apache JSPWiki now supports reading and displaying Excel spreadsheets using more than one method. As well as the Worksheet plugin (blogged about <a href="https://blogs.apache.org/jspwiki/entry/read-excel-spreadsheets-in-jspwiki" target="_blank" title="JSPWiki Worksheet plugin">here</a>), you can use the <em>SheetJS</em> JavaScript extension.</p> |
| <p>After installing SheetJS, attached Excel files can be rendered directly within JSPWiki pages:</p> |
| <p><img src="https://blogs.apache.org/jspwiki/mediaresource/2ec56aea-58d0-49af-9a64-343cc28f39b7" width="905" height="452" /> </p></p> |
| <p>You can select specific sheets in attached spreadsheets to display, and a range of styles are available to add visual clarity. For more information, including installation and configuration steps, see:</p> |
| <ul> |
| <li><a href="https://jspwiki-wiki.apache.org/Wiki.jsp?page=SheetJS" target="_blank" title="JSPWiki SheetJS information page">https://jspwiki-wiki.apache.org/Wiki.jsp?page=SheetJS</a></li> |
| </ul> |
| <p></p> |