Adrien Loison 782be55524 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 21:32:54 +02:00
..
2021-03-30 19:42:21 +02:00
2021-05-14 15:17:30 +02:00
2017-09-06 00:33:43 +02:00
2017-09-06 00:33:43 +02:00