Blog Home  Home Feed your aggregator (RSS 2.0)  
Software Code Help blogs - How to open Excel, Word and HTML file in C#?.
newtelligence powered
 
 Friday, August 01, 2008

System.Diagnostics.Process objDocProcess = new System.Diagnostics.Process();

objDocProcess.EnableRaisingEvents = false;

objDocProcess.StartInfo.FileName = @"C:\Excel.xls";

objDocProcess.Start();

Friday, August 01, 2008 9:48:11 AM (GMT Standard Time, UTC+00:00)  #    Comments [0]   Interview Question .NET  | 
Copyright © 2009 Software Code Help. All rights reserved.
DasBlog 'Portal' theme by Johnny Hughes.
Pick a theme: