Playground

Open an .xlsx in your browser.

Drop a workbook onto the canvas, or generate a built-in sample with createWorkbook + addWorksheet + appendRow. The cells are read back with iterRows / getCell and rendered live below. Nothing leaves the page — every step runs in your browser.

built-in sample

No populated cells in this sheet.