I am using openxml for excel operations.Using openxml , I have appended rows to the end of an excel file.
Now,I need to highlight the appended rows ,so that the user will know which are the rows appended.
Is there a way to do it?
I am using openxml for excel operations.Using openxml , I have appended rows to the end of an excel file.
Now,I need to highlight the appended rows ,so that the user will know which are the rows appended.
Is there a way to do it?