xlsgen 2.5 build #105 : Fix for the OpenFromMemory() scenario
Build 2.5.0.105 of xlsgen fixes a problem related to the OpenFromMemory() scenario, a scenario in which the input parameter is a memory buffer as opposed to a file. The problem was around the duplication and update of secondary streams such as VBA and document summary : it did not always work as intended.