Does anyone have any C# code to just find a row and update the row background color (highlight the row). I have it on another program, but because my rows have System Cells (Created By & Created Date) I have to completely rebuild the rows with the cells before I can apply the format.
I was wondering if there was a quick way to just change the formatting of the row without having to rebuild it.