I am trying to load a .xls file and want to print the content of this file on console or in a .txt.
I am trying to do it in C++. But didn't get any exact solution. We can easily load a .csv file but my requirement is to load .xls directly. Please help. Exact solution would be greatly appreciated!
↧