Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
But surely there are native Office libraries for developing exactly that!! What are you struggling with?
-
Well we wanted a free solution that doesn't require having to scrounge for the documentation.
We ended up using the COM interop which just wraps the old stuff that never updated. -
Yeah I quite liked EPPlus - some of the formatting options don't quite work perfectly but it's still pretty good
There is no good .NET solution for editing Excel files
undefined