Loading .xsl data in C++?

Hey, So I’m trying to load data from and excel spreadsheet and haven’t found anything which is done in pure C++. I’m avoiding blueprints as they overcomplicate everything I try I do with them.

Is there any way to read a .xsl in c++ which has been loaded into the unreal engine?