My quesion is mostly basic, I have the following line of code:
chartWorkbook.SeriesCollection(1).Interior.Color = RGB(0, 255, 0)
When this line of code is added I get this error:
U...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23136926.html