Compiling applications using MS Office Interop assemblies -
I need to create a C #-application that uses the Excel Interop assembly on a dedicated build-computer. Is there any way to do this without installing MS Office on build-box?
You can use it to use OpenXMLSDK and use that on your build box without using Office Binaries .
Comments
Post a Comment