how can we highlight a particular cell with a different color border or background knowing the row Index and column index of a cell???
for example , i have a cell with invalid data i need to highlight that cell with red color.
is this possible ? how can i do this.