Skip to content

v0.3.0

Choose a tag to compare

@mitresthen mitresthen released this 02 Jul 09:08

Adds four xlsx write features (idiomatic API, write-only): embedded images (wb.addImage + ws.placeImage), sheet AutoFilter (ws.setAutoFilter), frozen panes (ws.freeze), and alignment indent. Output verified to round-trip through ExcelJS. Additive, non-breaking.