mjul / docjure

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

Added saving a workbook into a stream. Added examples. #37

Closed igortn closed 8 years ago

igortn commented 8 years ago

Added functions 'save-workbook-into-file!' and 'save-workbook-into-stream!'. Made 'save-workbook!' a multimethod.

Added a couple of examples in README.