e6874f40 - Excel support: cell.currentRegion fails if the sheet is protected. Therefore where it is used (fetchHeaderCellText) catch the error and return None. Auto column/row header reading won't work, but at least the sheet will be still usable. Fixes #4409
Excel support: cell.currentRegion fails if the sheet is protected. Therefore where it is used (fetchHeaderCellText) catch the error and return None. Auto column/row header reading won't work, but at least the sheet will be still usable. Fixes #4409