Open
Description
When migrating a project built on app-builder that uses templates for creating Excel documents, the code requires files in the content db with the following structure:
- <sheet name>
- docProps
- _rels
- rels.xml
- _word
- _rels
- document.xml.rels.xml
- ...
- [Content_Types].xml
The workaround detailed in #87 doesn't apply since we need to preserve the structure.