cfsimplicity / spreadsheet-cfml

Standalone library for working with spreadsheets and CSV in CFML
MIT License
127 stars 36 forks source link

setCellComment(): some comment properties are not supported with XLSX workbooks #192

Open cfsimplicity opened 4 years ago

cfsimplicity commented 4 years ago

Exceptions are thrown when trying to set the following comment formatting properties on XLSX:

cfsimplicity commented 4 years ago

It seems these properties are not currently supported in XSSFComment