OpenXLSX icon indicating copy to clipboard operation
OpenXLSX copied to clipboard

Set uniqueCount correctly in sharedStrings.xml

Open afalkenhahn opened this issue 3 years ago • 0 comments

This fixes the problem that uniqueCount is currently not set correctly. It will also set count to the same value as uniqueCount. This is not entirely correct because count should be set to the total number of strings but figuring that out is somewhat more difficult.

afalkenhahn avatar Oct 05 '22 14:10 afalkenhahn