reference to ODC in excel with C# -


i trying create reference .odc file in excel. (the actual connection string saved in .odc file). file path(root/trusted domains/connections or something) , file name entered. idea upload excel to, sharepoint, , have pivot table automatically refresh data source. using c#.

should use openxml or microsoft.office.excel.interop? have example of sort? i'm no expert in xml(reading, writing, look).


Comments

Popular posts from this blog

How to run C# code using mono without Xamarin in Android? -

c# - SharpSsh Command Execution -

python - Specify path of savefig with pylab or matplotlib -