[2025-10-23T09:42:18Z DEBUG calamine::xls] parse_dimensions: [0, 0, 0, 0, 99, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0]
[2025-10-23T09:42:18Z DEBUG calamine::xls] parse_dimensions: [0, 0, 0, 0, 221, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0]
[2025-10-23T09:42:18Z DEBUG calamine::xls] parse_dimensions: [0, 0, 0, 0, 99, 1, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0]
[2025-10-23T09:42:18Z DEBUG calamine::xls] parse_dimensions: [0, 0, 0, 0, 221, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0]
[2025-10-23T09:42:18Z DEBUG calamine::xls] parse_dimensions: [0, 0, 0, 0, 99, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0]
[2025-10-23T09:42:18Z DEBUG calamine::xls] parse_dimensions: [0, 0, 0, 0, 125, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0]
[2025-10-23T09:42:18Z DEBUG calamine::xls] parse_dimensions: [0, 0, 0, 0, 221, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0]
[2025-10-23T09:42:18Z DEBUG calamine::xls] parse_dimensions: [0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0]
Could make it on-demand just like reading the VBA.
Similar to #572, wrong worksheet dimensions should not be much of an obstacle to reading the rest of the information from the sheet.
Could make it on-demand just like reading the VBA.