-
c# automation - how to copy an excel table to powerpoint?
Does anybody know how to copy an excel table over to a powerpoint slide with c#?
Right now I can start the two applications, create the slide, and create the excel table with data. I just haven't figured out how to copy that table over to the powerpoint slide.
I've been trying to use the get_range().copy() method, but I can't figure out what I need to pass to copy(). It wants the "destination object", and I've tried everything I can think of.
Any ideas on what I need to pass, or another way to do it?
Thanks!!
Similar Threads
-
By fung_jaau in forum VB Classic
Replies: 6
Last Post: 04-05-2005, 03:17 PM
-
By Sinni in forum VB Classic
Replies: 0
Last Post: 05-30-2002, 03:07 PM
-
By Sinni in forum VB Classic
Replies: 0
Last Post: 05-29-2002, 04:01 PM
-
By Johnny Adams in forum VB Classic
Replies: 1
Last Post: 07-30-2000, 10:46 PM
-
By Johnny Adams in forum Enterprise
Replies: 0
Last Post: 07-29-2000, 12:04 PM
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
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks