uhrb / excellibrary

Automatically exported from code.google.com/p/excellibrary
0 stars 0 forks source link

Excel Remain Connected to the Application. #147

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi i have Used ExcelLibrary.DataSetHelper.CreateWorkbook("MyExcelFile.xls", 
ds); to create and saving the File.

But i stuck on one thing. and that is.. suppose if your Application is running 
and you have open the Exported Excel and trying to close it, it will ask u to 
Save, i didnt understand y it is asking when even i hav not made any changes. 
May be It is like Opening of Application and Not Closing it after tht..

Would be Nice if you proivde some resolution.

How do i close the ExcelLibrary.DataSetHelper.CreateWorkbook("MyExcelFile.xls", 
ds)
While Application is running.

Original issue reported on code.google.com by swarooph...@gmail.com on 20 Apr 2013 at 7:38