What is XLSX?
XLSX stores whole workbooks — several sheets, formulas, formatting and charts — in a zipped XML package. It carries far more than CSV can, which is exactly why comparing two versions of a workbook needs a cell-aware diff rather than a text diff.