How to add a VBA function to an Excel file in C# -


my c# program creates excel file, want file have vba function (so user change without rerunning program). how can this?

perhaps using openxml sdk 2.0.

and parts of this answer on stackoverflow.


Comments

Popular posts from this blog

javascript - Add class to another page attribute using URL id - Jquery -

android - MPAndroidChart - How to add Annotations or images to the chart -

IF statement in MySQL trigger -