|
|
|
|
|
by Piskvorrr
3178 days ago
|
|
While XLSX is proprietary by descent, it is standardized; thus, it's readable/writable by man and machine alike (essentially a zipped XML with some bells and whistles). I have not encountered a less broken format that is similarly widespread. |
|
P.S. Aren't .xlsx files subject to the same problem as the .csv?