mjul / docjure

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

Possible to style a spreadsheet? #43

Closed chrisetheridge closed 7 years ago

chrisetheridge commented 8 years ago

Is it possible to style a spreadsheet using docjure?

Or, would it be better to just inject into an already styled workbook / spreadsheet?

mjul commented 8 years ago

It has some limited styling features (see example in the README.md). If you are interested in working on this, I would be happy to accept your contribution.