The examples focus on exporting to an xlsx file. Is there a way to import an xlsx file and display in a data grid using MVC? Then store in a database or back out to xlsx? The xlsx files I have will not just be basic CSV files but will have formating data and possibly formulas.
Thanks in advance for any help,