IronsheetIronsheet
API Reference

API Reference

Auto-generated reference for the public exports of every Ironsheet package. Each page here is produced directly from the TypeScript source by TypeDoc, so the reference can never drift from the code it documents.

Ironsheet ships as three composable packages:

  • @ironsheet/core — the runtime-neutral workbook engine. Parse, edit, diff, and serialize OOXML workbooks with no platform dependencies.
  • @ironsheet/node — Node.js file IO, compression, and safe-write helpers layered on top of the core engine.
  • @ironsheet/browser — browser compression and Blob/ArrayBuffer adapters for running the engine client-side.

Pick the package that matches your runtime, then browse its functions, classes, and types below.

Packages

On this page