TabularJS
All formats

XML to JSONXML Spreadsheet 2003

The Office 2003 XML spreadsheet format.

An XML-based spreadsheet format introduced with Microsoft Office 2003. TabularJS preserves formulas, merged cells, and comments.

Feature support

Data values
Formulas
Styles
Merged cells
Comments
Column metadata

Example

js
const result = await tabularjs('legacy.xml');

Why TabularJS for XML Spreadsheet 2003?