3
shouts

Ease The Pain of Office Interop

posted by KodefuGuruKodefuGuru 262 days, 1 hour, 16 minutes ago
Tuesday, June 23, 2009 5:42:08 PM GMT

If you’re a C# developer who has tried to do Microsoft Office programming, you know how much of a pain it can be. Most of the methods require tons of parameters, and you end up needing to pass tons of Missing.Value argument around. If you haven’t done this before, it’s easy to get started writing Office programs. First, make sure you have Office installed. Second, add a reference in your project to the Office application you want to automate.

Now, add the appropriate using clause (using Microsoft.Off...

category: Foundation | clicked: 4 | | source: www.kodefuguru.com | show counter code

No comments yet, be the first one to post comment.

To post your comment please login or signup