|
-
January 30th, 2003, 02:02 PM
#1
closing excel application
Hi all,
How do i close xlapplication. I try to use
dim xlApp as new excel.application
xlapp.quit
but the process seems to be hanging there until i quit from my app.
also how do i make it visible in .NET. In vb 6 it was just
xlApp.Visible = true it does not work with .Net
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|