How to read file using NPOI
I found NPOI is very good to write Excel files with C#. But I want to open, read and modify Excel files in C#. How can I do this?