View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
KC[_4_] KC[_4_] is offline
external usenet poster
 
Posts: 1
Default Excel automation in VB.net

Does anyone, anywhere, know of a link or something that explains Excel
automation in Vb.net? Specifically, details (hell, anything) on building a
chart from VB.net in Excel? I found some stuff on VB6, but the some of the
differences between that and .net are like night and day.

I can't believe how hard it is just trying to give the x and y axis names.
The help engine is useless - even though VB.net fully support this feature.
I think Microsoft inadvertently built these two things to work together and
no one has bothered to write it up.

Ken