Hello guys, a simple question about comment use in apache poi. I'm trying to make all the comments pop-up always visible. The method setVisible of HSSFComment is set to true, but when the excel document is generated and opened (with Microsoft Excel 2007) all the comments are hidden. Only with a mouse-over operation the comment opens and remain visible. Is there a simple way to solve this problem?
-- View this message in context: http://apache-poi.1045710.n5.nabble.com/Cell-comments-always-visible-tp5712022.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
