L
lee
Hi!
I need to open and fill excel cells from my winform
application, however, I do not want to use the excel
object model, I would like to use late binding.
(In VB 6 - CreatObject("Excel") - was used).
Does anyone know how to do this in C#?
A simple sample would be very appreciated!
Thanks alot!
I need to open and fill excel cells from my winform
application, however, I do not want to use the excel
object model, I would like to use late binding.
(In VB 6 - CreatObject("Excel") - was used).
Does anyone know how to do this in C#?
A simple sample would be very appreciated!
Thanks alot!