Creating cell comments in apache poi (for .xlsx files) with show comments disabled

不打扰是莪最后的温柔 提交于 2019-12-05 06:16:33

Paroksh. I have executed same code that you have given. By default, I am getting comments on hover only. It seems that it is not the code issue but the Excel settings issue. I have checked it in excel 2010. If you have different version then check the similar settings.

Please check Home --> Option --> Advanced --> Display...

there "Indicators only, and comments on hover" radio button should be selected.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!