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 can we post XML strings along with text strings in iOS -

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

c# - cefsharp app remember password option -