Closed christhornton555 closed 2 months ago
This is really a continuation of what I've done in the 3-return-the-correct-number-format-from-the-number-format-file branch, so I'll continue it there. I'm now able to print the data to screen. Just gotta turn all that into a singular object for when I write to a web page.
Done. The code is now creating a dict of sheets, each containing a 2-d array of the formatted worksheet data. Only working on a basic test file at the mo, but that's fine for now.
Get some kind of representation in memory of what the data looks like to a regular human bean