pub fn write_diff_xlsx(cmp: &ScanComparison, path: &Path) -> Result<()>
Write a diff comparison as an Excel workbook.
Returns an error if the file cannot be written.