Hidden Column is visible #2117
Labels
No Label
DBF
Dates
Defined Names
Features
Formula
HTML
Images
Infrastructure
Integration
International
ODS
Operations
Performance
PivotTables
Pro
Protection
Read Bug
SSF
SYLK
Style
Write Bug
good first issue
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: sheetjs/sheetjs#2117
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I have a XLS file which has few hidden columns, when i open it in sheetjs, the hidden columns are visible and there is no {hidden: true} property in [!cols]
excuse me. do you solution? please, i have the same question...
I have started using xlsx files, for XLS files, during opening a file i automatically convert it into xlsx using php.
For XLS, the change is in
bits/76_xls.js
We'd accept a PR with this change