You will not wirte code to target either of the GSSF or XSSF models in this case but rather use the classes in the so called SS stream. Take a look here - http://poi.apache.org/spreadsheet/converting.html - that page talks of converting old HSSF based code to use the SS model but it will give you a good idea of how and where to start.
Yours Mark B -- View this message in context: http://apache-poi.1045710.n5.nabble.com/Which-model-to-choose-for-reading-and-writing-of-XLS-and-XLSX-file-formats-tp3328320p3328347.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
