Adventures in C#: Excel automation
So I’ve been working a fair bit with C# and Excel automation, and I’ve picked up a few things from the whole experience so far – namely that the thing is really poorly put together and requires a whole lot of work to make things work nicely.
The emphasis there is on nicely. You can hack [...]