Adrien Loison fde8a495ca Inline strings can contain multiple value nodes
We were working under the assumption that XLSX's inline strings only had a single value node (`<t>`). This is incorrect.
To get the actual value of an inline string node, we need to concatenate the value of all its child nodes.
2021-05-14 22:36:34 +02:00
..
2015-09-01 10:53:49 -07:00
2015-09-01 10:53:49 -07:00
2015-01-15 18:14:07 -08:00
2016-03-19 11:34:31 +01:00
2016-03-19 11:34:31 +01:00