Hi people, I've been tested the HSSF examples. I took a look at the Alignment, Borders, NewSheet and EventExample. In the last one, I could see that we can read the content of a file alredy created.
I wanna use this kind of reading to read a .XLS template file which has some keys and change theses keys for values that I have stored in a .properties file or stored in a database. I took a look in the API and didn't find anything. Does anybody know if that's anything like this in the API and where (which classes can I use to do this or give me some example)? I thank you since now for any given help! Luiz
