Re: Is there anyway with VB.net to force closing of a spread*** in E
- From: Mark Newby <mark@xxxxxxxxxxxxxx>
- Date: Wed, 27 Apr 2005 16:14:46 +0100
Neil wrote:
I am updating a spread*** from vb.net application.
I need to see if the specific .xls file is open and force closing it before the program updates the spreadhseet using ADO.net.
Is there anyway to see if the spread*** (not excel) is open and close it?
have a look at the object model for an Excel Application. then something like ExcelObject.GetCurrentSession.
perhaps it would be best to ask on an excel newsgroup. .
- References:
- Prev by Date: Re: DataGrid Row Auto-Size
- Next by Date: How to create new asp.net project on a server?
- Previous by thread: Is there anyway with VB.net to force closing of a spread*** in E
- Next by thread: MS Visual Studio .NET Install. Sigmatel Audio Drivers in Spanish.
- Index(es):
Loading