PRO report template invoice v1.4
Report Binding
Template-driven detail repetition (テンプレート明細繰り返し): design an invoice once with {{token}} cells, then bindReport(data) materializes header / detail(×N) / footer in place with per-row formula shift, footer aggregates, and page breaks.
Source Code
TypeScript
Related Demos
Cell Types Dashboard
Progress bars, star ratings, sparkline charts, checkboxes, and hyperlinks — all rendered inside spreadsheet cells.
Data Filter & Sort
Click column header dropdowns to filter and sort rows. Switch between 300, 1K, and 10K rows to test performance.
Cell Styles
Font styles, colors, backgrounds, text alignment, and border options — a showcase of the Cell Style API.