My requirement to change background color of cells in a row of a excel sheet.
ex : if A1 cell value is less than 100, i need to show it in Red Background.
I searched alot, i found some code to create stylesheets from this
that code is using StyleIndex property. And its very complex. Is there any other solution...???????