2
Answers

Change the color of a cell based upon a Condition statement?

j l

j l

15y
4.2k
1

Hello Im using Visual Studio 2010 beta release.. and Excel Interop library
Let me explain better what I'm trying to do:

If the cell value of A1 is the text "TRUE", then I want to change the cell background of A2 to color GREEN

How do I do this?
J
Answers (2)
0
Paul Rajs

Paul Rajs

NA 274 15.9k 7y
thank you mr.srikanth
0
Srikant Maruwada

Srikant Maruwada

NA 501 4.4k 7y
You can use UserControl.
 
https://www.aspsnippets.com/Articles/Dynamically-load-and-display-ASPNet-UserControl-using-jQuery-AJAX-and-WebMethod.aspx
 
Please refer the above link.