Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Can you please help me open excel 2007 files in Windows Form Applications
using Web Browser control... Following is my code: private void button1_Click(object sender, EventArgs e) { webBrowser2.Navigate("D:\\Sample.xlsx",true); } Whenever I execute this code, I get Open/Save/Cancel dialog and when I choose Open the file opens separately. I want to embed my excel files in web browser control. Any help will be greatly appreciated. Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Embedding a pie chart from excel | Charts and Charting in Excel | |||
Embedding Excel in a C# WinForm | Excel Programming | |||
Embedding Excel in IE and Firefox | Excel Programming | |||
embedding excel | Links and Linking in Excel | |||
Embedding pictures in Excel | Excel Programming |