Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
cfsimplicity opened this issue Apr 13, 2020 · 1 comment

Comments

@cfsimplicity
Copy link
Owner

cfsimplicity commented Apr 13, 2020

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

  • fillcolor
  • horizontalalignment
  • linestyle
  • linestylecolor
  • verticalalignment
@cfsimplicity cfsimplicity self-assigned this Apr 13, 2020
@cfsimplicity
Copy link
Owner Author

cfsimplicity commented Apr 13, 2020

It seems these properties are not currently supported in XSSFComment

@cfsimplicity cfsimplicity changed the title setCellComment(): some comment properties cause an exception with XLSX workbooks setCellComment(): some comment properties are not supported with XLSX workbooks Apr 14, 2020
@cfsimplicity cfsimplicity removed the bug label Apr 14, 2020
@cfsimplicity cfsimplicity removed their assignment Jun 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant