Quantcast
Channel: NetOffice - MS Office in .NET
Viewing all articles
Browse latest Browse all 1741

New Post: Will Netoffice support optional parameter and named arguments in C#?

$
0
0
Hi,

Is optional named arguments considered to be not supported?

I do not see how overloads support my needs.

E.g. WordApi MailMerge.OpenDataSource 15 arguments, I need to set first 2 and 10,11 . What are defaults for all values between arguments important for me?

Why I have to type same many times?

C#/VB.NET/F# all have optional named arguments.

Viewing all articles
Browse latest Browse all 1741

Trending Articles