Andrew Gregory

Results 1 comments of Andrew Gregory

I think I have the same issues. Depending on options I created, I hide rows using `sheet_obj.display_rows(rows=rows_to_show, all_displayed = False)` where `rows_to_show` is a list of indexes I want to...