pyxlsb icon indicating copy to clipboard operation
pyxlsb copied to clipboard

How to read only visible sheets

Open Kuramdasu-ujwala-devi opened this issue 1 year ago • 2 comments

I have a use case wher ei wanted to read the content only if the sheet is visible i shouldn't read the hidden values. Is there any parameter for this to toggle?

Kuramdasu-ujwala-devi avatar Nov 30 '23 11:11 Kuramdasu-ujwala-devi

This is exactly the same usecase we have, but there doesn't seem to be any way to get the "visibility" property through pyxlsb.

ratulotron avatar Feb 09 '24 10:02 ratulotron

But in pyxlsb2 that is possible, But reading all type of files is not possible. These are the corner cases of these 2 libraries. Got stuck because of these corner case.

Kuramdasu-ujwala-devi avatar Mar 20 '24 12:03 Kuramdasu-ujwala-devi