Hi, I'm new at POI (HSSF), and working on a project that allows users to modify cells in XLS tables through a web site.
In OO.org Calc there is an opportunity to make "roll down" selection list from a cell using Data -> Validity -> Allow: Cell range and filling the Source editbox with range (for example) A1:A4. I wondered if I can access to this information through HSSF to make a selection list on my web page as well. Could you please help me in this? Thanks in advance: Tibi
