mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
ac18fc6dde
inlineStr XML structure is <c><is><t>. This was being parsed incorrectly when streaming (because has_value wasn't being set to true) and when reading the whole file (because the <t> was ignored). [closes #445] |
||
---|---|---|
.. | ||
cell | ||
detail | ||
drawing | ||
packaging | ||
styles | ||
utils | ||
workbook | ||
worksheet | ||
CMakeLists.txt |