No, this feature is not supported in POI. On Tue, Aug 7, 2012 at 10:03 AM, madhavilr <[email protected]> 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: [email protected] > For additional commands, e-mail: [email protected] >
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
