✅ How can I read and edit .XLSX files in C# (WPF)

I am in need of creating a desktop application, where I can see and interact with excel data, cant use database, because it needs to run offline. What are the best libraries I can use? This is my pilot project, starting with C#, I have a good understanding of Excel VBA, if there is something similar to EVBA, that would be helpful. Thanks.
Was this page helpful?