[Closed] excel in dotnet webbrowser
Hey all
I’m trying to find info on how to access a document opened via the dotnet webbrowser control, such as an excel sheet.
How would I for example access the selected range of cells?
Is this possible?
I don’t know very much about dotnet, and I’m really struggling to find any information beyond opening and closing office documents in a webbrowser control.
Thanks in advance for any help
Ian
As first resource, please take a loot at this post on the MAXScript discussion board :
http://discussion.autodesk.com/thread.jspa?messageID=5610544
I have a small source code showing how to get/set data from an Excel spreadsheet. I’ll post it later.
ok thanks yannick, appreciate your help. I understood most of what was said in the link you gave above, so will have a play and see what happens
Ian