XLSX Spreadsheet Fixture Matrix

Pick XLSX fixtures for workbook import, multi-sheet parsing, formula handling, and spreadsheet-ingestion workflows.

How to Use This Matrix

  • 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.

Open Primary Library

This matrix is anchored to the XLSX library page and its manifest.

Fixture Rows

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 Packs

Spreadsheet Ingestion Fixture Pack

Bundle of real XLSX and CSV fixtures for workbook import, formula handling, and spreadsheet ingestion workflows.

spreadsheet_ingestion_fixture_pack.zip · 10.7 KB

Related Workflows

Spreadsheet Ingestion Fixtures

XLSX and CSV fixtures for workbook import, multi-sheet parsing, formula handling, and spreadsheet-ingestion workflows.

Open Workflow