seamusabshere / xlsx_writer

Writes XLSX files. Simple, clean XML and style. Supports autofilters and headers/footers with images and page numbers if you're willing to do a little Excel hacking.
MIT License
33 stars 10 forks source link

Fixes #13: Fix TRUE_FALSE_PATTERN to perform exact match against "true" ... #14

Closed rcook closed 9 years ago

rcook commented 10 years ago

...and "false" when inferring boolean cell type