check the Spreadsheet API by http://www.aspose.com/. It is commercial but they may have what you need.
Yegor On Wed, Aug 8, 2012 at 11:19 AM, madhavilr <[email protected]> wrote: > Thank a lot for the reply Yegor ! > > Can you suggest any alternative for this? > > Thanks & Regards, > Madhavi. > > From: Yegor Kozlov-4 [via Apache POI] > [mailto:[email protected]] > Sent: Tuesday, August 07, 2012 8:51 PM > To: Madhavi Latha. Reddy > Subject: Re: How to track changes done by users in excel file using poi > > No, this feature is not supported in POI. > > On Tue, Aug 7, 2012 at 10:03 AM, madhavilr > <[hidden email]</user/SendEmail.jtp?type=node&node=5710626&i=0>> wrote: > >> Hi, >> >> I am generating excel file using poi3.8. While generating i am also adding >> data to the cells from database. User can download this excel file and may >> modify some cells data. Then he uploads the file where i have to check if >> any of the cell(data) is modified, i have to insert a record into data base >> if a cell data is modified. If the user has not changed data , no need to >> insert the data. So please help me if there is way to track the cells that >> are modified. >> >> In excel 2007 there is an option in review tab -> track changes -> highlight >> changes. >> Is there way we can do it with poi. >> >> Thanks in advance, >> Madhavi. >> >> >> >> -- >> View this message in context: >> http://apache-poi.1045710.n5.nabble.com/How-to-track-changes-done-by-users-in-excel-file-using-poi-tp5710623.html >> Sent from the POI - User mailing list archive at Nabble.com. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [hidden >> email]</user/SendEmail.jtp?type=node&node=5710626&i=1> >> For additional commands, e-mail: [hidden >> email]</user/SendEmail.jtp?type=node&node=5710626&i=2> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [hidden > email]</user/SendEmail.jtp?type=node&node=5710626&i=3> > For additional commands, e-mail: [hidden > email]</user/SendEmail.jtp?type=node&node=5710626&i=4> > > > ________________________________ > If you reply to this email, your message will be added to the discussion > below: > http://apache-poi.1045710.n5.nabble.com/How-to-track-changes-done-by-users-in-excel-file-using-poi-tp5710623p5710626.html > To unsubscribe from How to track changes done by users in excel file using > poi, click > here<http://apache-poi.1045710.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=5710623&code=TWFkaGF2aS5SZWRkeUBrcGl0Y3VtbWlucy5jb218NTcxMDYyM3wxNzAxNzg0ODQx>. > NAML<http://apache-poi.1045710.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > > > > > > -- > View this message in context: > http://apache-poi.1045710.n5.nabble.com/How-to-track-changes-done-by-users-in-excel-file-using-poi-tp5710623p5710633.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]
