Skip to content

Dev - #24

Merged
IAmVigneswaran merged 7 commits into
mainfrom
dev
May 30, 2026
Merged

Dev#24
IAmVigneswaran merged 7 commits into
mainfrom
dev

Conversation

@IAmVigneswaran

Copy link
Copy Markdown
Contributor

No description provided.

Max Akhmatov and others added 7 commits May 29, 2026 20:51
Sheets now expose a `state` property for hiding helpers from the tab bar.
When the first sheet is hidden, `activeTab` is also emitted on
`<workbookView>` so Excel still opens the file.
Sheets can now be marked as protected so Excel applies its "Protect
Sheet" behaviour on open, making locked cells read-only.
The 15 boolean permission flags were public but had no doc comments,
which left their inverted semantics (true = action is locked, not allowed)
hidden in the XLSX spec. Each field now states what it locks and its
XLSX default, with a header note flagging the inverted-semantics gotcha.
Support hidden and protected sheets
@IAmVigneswaran
IAmVigneswaran merged commit 4030ef9 into main May 30, 2026
6 checks passed
@IAmVigneswaran
IAmVigneswaran deleted the dev branch May 30, 2026 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant