mjul / docjure

Read and write Office documents from Clojure
MIT License
619 stars 129 forks source link

Adding escape-cell function to escape Excel unicode sequences if the … #65

Closed rossgibb closed 4 years ago

rossgibb commented 7 years ago

…user desires

See: https://github.com/mjul/docjure/issues/61

rossgibb commented 7 years ago
$ lein clean
$ lein test

lein test dk.ative.docjure.spreadsheet-test
#object[org.apache.poi.xssf.usermodel.XSSFCell 0x7b9e25bd "temp"]

lein test dk.ative.docjure.xls-test

Ran 70 tests containing 419 assertions.
0 failures, 0 errors.
mjul commented 4 years ago

Thanks you for helping out, I really appreciate the high quality of your work.