OpenXLSX
OpenXLSX copied to clipboard
Count and uniqueCount attributes aren't updated in sharedStrings.xml
When new strings are added to the sharedStrings.xml database, it looks like OpenXLSX never updates the count and uniqueCount attributes in the <sst> tag so those often contain invalid values.
A fix that sets at least uniqueCount to the correct value is in PR #192