In the last post we saw how to replace the bookmark of a Word document with some values using the OpenXML SDK. This time we will do the same with an Excel file. The first thing to note is that an Exce...Read More
Using Open XML SDK 2.0 it is possible to create from scratch Word, Excel or Power Point documents without using interops anymore. This is pretty cool, because you do not need any more to install the o...Read More