mirror of
https://github.com/SheetJS/sheetjs.git
synced 2026-01-25 14:27:10 +00:00
- Hidden rows are marked as hidden by default (mimics Excel behavior). - `display` option for `table_to_*` replicates table as it appears. Fixes #1115