andresarpi-lamten
Results
1
issues of
andresarpi-lamten
https://github.com/theorchard/openpyxl/blob/b06d737937d6c04927d8cfe9758a78d94c023872/openpyxl/worksheet/worksheet.py#L261 I have been parsing some relatively complex excel files and the freeze_panes property has given me wrong values. However, if I use the: `sheet.sheet_view.pane.xSplit, sheet.sheet_view.pane.ySplit` And add a +1,...