PDF & Page Layout
Dependency-free PDF export with a page-break preview: setShowPageBreaks(true) shows the printable pages on screen, and saveAsPdf({ locale: 'ja', usePageBreaks: true }) paginates the PDF exactly like the preview — with a page header/footer using Excel format codes (&P / &N / &D).
Source Code
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.