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 -

IF statement in MySQL trigger -

c++ - What does MSC in "// appease MSC" comments mean? -