|
In an old post, I deal with a simple way to create excel report using openXml format. The trick is a simple manipulation of the document with Linq to Xml. Now I need to add another feature, I need to open an excel document with formulas, fill some cells...
|