Enforce reading values if a cell contains a formular
Openpyxl had a data_only option upon opening a xlsx file. By passing data_only=True, this library would be able to read values back.
Openpyxl had a data_only option upon opening a xlsx file. By passing data_only=True, this library would be able to read values back.