xlsxir
xlsxir copied to clipboard
parse inline string values
- set value_type to :inline_string on
tag start - capture cdata value when :inline_string
- test for values in existing test file
slightly different than #108 which I probably would've just used if i'd looked first 😂
@jsonkenl could you merge this fix?
Here the spec:
https://learn.microsoft.com/en-us/dotnet/api/documentformat.openxml.spreadsheet.inlinestring?view=openxml-2.8.1#remarks
@kenichi Please resolve conflicts and I'll get this merged.
@RodolfoSilva thanks for the suggestions, @jsonkenl resolution incoming...