zhangyu836 / xltpl

A python module to generate xls/x files from a xls/x template.
MIT License
71 stars 17 forks source link

Support for notes/comments in cell #21

Open petterbellander opened 1 year ago

petterbellander commented 1 year ago

Would it be possible to implement support for notes/comments on cells?

As it is now, it deletes all existing notes/comments from the sheet. Ideally it would render the them as well and populate jinja keywords with values.