Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
ABCrimson edited this page Mar 4, 2026 · 21 revisions

modern-xlsx Wiki

Welcome to the modern-xlsx wiki — comprehensive knowledge base for the library.

Current version: v0.7.1

Quick Links

Migration Guides

Project

External Links

New in v0.7.0

  • Formula Engine — complete formula tokenizer, parser, evaluator, and 54 built-in Excel functions
    • evaluateFormula(formula, context) — evaluate any formula without Excel
    • createDefaultFunctions() — 54 built-in functions (SUM, VLOOKUP, IF, etc.)
    • parseFormula() → AST → serializeFormula() — full roundtrip fidelity
    • rewriteFormula() — adjust references on row/column insert/delete
    • expandSharedFormula() — derive child formulas from master + offset
    • resolveRef() / resolveRange() — resolve cell references to values
  • Full Changelog

Clone this wiki locally

AltStyle によって変換されたページ (->オリジナル) /