Hi,

I am using apache.poi.ss.* package to read my excel sheet which has externa=
l link for cells to update values. I see that cell values read via poi API =
returns correct value only when I checked out that excel sheet from perforc=
e and manually enable the content and save it ( by default automatic update=
of links has been disabled as recommed option).
But I want to avoid this manual work and whenever I read the sheet, I want =
to enable the content/update the sheet with latest values from external lin=
k -formula using some API. I couldn't find such api from WorkBook /sheet cl=
ass. Kindly let me know how to enable the contents using POI API.

Thanks,
Krishna.


      

Reply via email to