Pulling information from an excel file

All I need to do is open an excel file and obtain the contents of each cell. Can I do this with Aspose.Grid? If not, which product can do it?

Aspose.Grid supports to open Excel file can retrieve data of each cell. However, if you don’t need the UI to display the data, I think Aspose.Cells is better for your need.

Cells costs twice the money.

Aspose.Grid use the same engine with Aspose.Cells to import Excel files. Aspose.Cells provides more features on manipulating Excel files.

If you just need to retrieve data from Excel files, Aspose.Grid can also serve your need. However, you will get some loss on performance.