Skip to content

Enforce reading values if a cell contains a formular

Compare
Choose a tag to compare
@chfw chfw released this 31 Jan 21:27
· 243 commits to master since this release

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.