Is there a way to create and install a Microsoft Office Add-in without packaging the referred dll files. Assum开发者_运维技巧ing Microsoft Office is installed in the target PC where the Add-in can be installed, how to refer the Office dlls using C# code in the Add-in.
Check MSDN.
精彩评论