View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
a097005 a097005 is offline
external usenet poster
 
Posts: 1
Default Where can I find documentation for the axSpreadsheet control

Hello. I'm familiar with Excel application programming through VBA, but I'm
trying now to add an axSpreadsheet to a C# Windows Form, and the model seems
to work differently. I'm not seeing a "range" object, and the properties on
things look different.

Can someone point me to some documentation or resource for using the
axSpreadsheet control on a Windows form?

Thanks for your help