XLSX Spreadsheet Fixture Matrix
Pick XLSX fixtures for workbook import, multi-sheet parsing, formula handling, and spreadsheet-ingestion workflows.
4
Fixture Rows
3
How to Use This Matrix
Use the matrix when the validation target is a set of variants rather than one canonical sample.
How to Use This Matrix
Coverage
- Covers budget workbooks, multi-sheet inventory files, formula cells, and wider tables.
- Useful for spreadsheet import, workbook parsing, and tabular ingestion QA.
- Anchored to the spreadsheet ingestion pack and workflow hub.
Fixture Rows
Available Variants
| Variant | Profile | Test Focus | File | Size | Download |
|---|---|---|---|---|---|
|
Budget Workbook XLSX
Good baseline for spreadsheet import with totals and budget-style rows.
|
Numeric workbook | Totals and numeric import |
xlsx_monthly_budget_sample.xlsx
|
2.8 KB | Download |
|
Two-Sheet Inventory XLSX
Useful for workbook imports that need multiple sheet traversal.
|
Multi-sheet workbook | Sheet handling |
xlsx_inventory_two_sheet_sample.xlsx
|
3.1 KB | Download |
|
Formula Recalc XLSX
Targets formula handling and recalculation-aware ingestion paths.
|
Formula workbook | Formula parsing and cached values |
xlsx_formula_recalc_sample.xlsx
|
2.8 KB | Download |
|
Wide-Table XLSX
Useful for spreadsheet imports that map broader tables into downstream schemas.
|
Wide tabular workbook | Tabular shape and column breadth |
xlsx_wide_table_sample.xlsx
|
3.0 KB | Download |
Related Strategy Pages