I am trying for the first time to implement reading from a xlsx file functionality. From the examples I could find I have come up with something like this:
Doubtful that anything you would read directly from an xlsx file would be useful in the way you describe because the xlsx format is compressed format containing XML documents, rather than CSV which is just your data