Build 2.9.0.72 of xlsgen adds an implementation for the Java OpenFromMemory() method call, which was lacking so far. This scenario enables the reading/updating of Excel "files" in memory (XLS/XLSX). An example of using this method call can be found
here.