dhatim / fastexcel

Generate and read big Excel files quickly
Other
675 stars 122 forks source link

Handle case where workbook does not contain shared strings #147

Closed ochedru closed 3 years ago

ochedru commented 3 years ago

A workbook may contain only inline strings or no string at all. Excel always adds a "sharedStrings.xml" file but there are known cases where this file is absent: for example, Alteryx (https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Excel-Output-Not-In-Standard-Excel-Format/td-p/316986).