Open source excel alternative
I am using the Microsoft.Office.Interop.Excel reference in order to have some manipulations with excel files, like adding columns, locking cells, protecting with password etc Now I have to use this code on a server that doesn't have office installed on it, so I don't really know for sure if the code using this reference will be able to run