Hi All, I am reading two excel doc sheets and comparing between one sheet and other sheet.If there is a differnce i am highlighting the differnce in second excel sheet.
I am facing the problem when there are differnt dates in each sheet and i want to update the cell with background color. If i create new style sheet then the date value is converted to numeric double. The other option i tried is getting cellStyle from cell itself and setting the background color,but its setting to whole column of that sheet. please can any one give inputs to do that or code snippets do that. Thanks in advance -- View this message in context: http://apache-poi.1045710.n5.nabble.com/reg-editing-and-upadion-of-cell-background-color-tp3284039p3284039.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]
