0
How I read a file .xlsm
(excel spreadsheet) from my application?
Basically I need to get the data from this spreadsheet. Get the value of each of the cells that this has.
Is there anything native for me to read? Is there a library for indication? For example, it can be at Objective-C
or Swift
.