.Net – Reading Excel file in C# and transferring it to a matrix
There is an ERP joke, claiming that the third most popular button of an ERP system is “Export to Excel” (after OK and Cancel). Thus, working with Excel from .Net is happens often. There are some pitfalls, that you should …
.Net – Reading Excel file in C# and transferring it to a matrix Read more »