mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-08-18 02:36:45 +00:00
90e9ea9505
* Fixed handling of inline strings * Added an example for the "inline string" datatype for which the generated XML was fixed in the previous commit. * Handle inline strings exactly the same way as regular strings in the XLS writer, because this is only relevant in the XLSX format.