qrilka / xlsx

Simple and incomplete Excel file parser/writer
MIT License
130 stars 64 forks source link

Commented empty cells aren't returned #77

Closed stla closed 7 years ago

stla commented 7 years ago

Hello, If a cell in an Excel sheet is empty (no value, no format) but commented, then it is ignored by toXlsx.

qrilka commented 7 years ago

Interesting edge case, thanks @stla , I'll take a look into it

qrilka commented 7 years ago

Fixed by cb8d73e01c244b62c572c74c2673692d5b016a19