hi! now i have another problem :-( in my script i don't create a new XLS file, but i load a template. This template already has a freeze pane.
How can i scroll the the sheet without using the createFreezePane method? The createFreezePane method creates the pane and scrolls, but i want only the scroll.... To solve the problem, i tried to load the template and call the same the createFreezePane: all works correctly, but when i open the file with Excel an error happends: "file error: data may have been lost". any suggestions? thanks!!!! -- View this message in context: http://apache-poi.1045710.n5.nabble.com/ShowInPane-with-rows-locked-tp3423129p3692202.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]
