▲ | porker 4 days ago | |
> when using xlsx and a good library for handling it Which good libraries did you find? That's been my pain point when dealing with xlsx. | ||
▲ | klinch 3 days ago | parent [-] | |
Apache POI (Java) + a light in-house abstraction on top of it |