Office Application in Silverlight 4
- by gery128
Hi All,
I am currently working on automation of Office 2007 application, which is in windows forms .NET 2.0 with Office Interop library.
I would like to know, if can I use Silverlight 4 to make it web application and give users a full-fledged web-page where they can edit the document/excel sheet/presentation ? Also, would I be able to access Object Model just like I do in Windows Application? Because I want to check what changes have been done.
Kindly suggest me the right path for this.