B4J Question Excel POI wrapper

moore_it

Well-Known Member
Licensed User
Longtime User
Hi all,

it's possible to add note to an excel cell ?

Thanks for reply
 

moore_it

Well-Known Member
Licensed User
Longtime User
I don´t think so. Haven´t seen such a method in Excel.
You can however add an Image to an Cell. But not in a cellnote.
Hi Don Manfred, it's possible to add a image in cell note, but i don't found the method in jpoi !
 
Upvote 0

moore_it

Well-Known Member
Licensed User
Longtime User
I tried too, i think that, in new version of Excel this feature not enabled.

 

Attachments

  • 1757944907391.png
    51.8 KB · Views: 35
Upvote 0

moore_it

Well-Known Member
Licensed User
Longtime User
to insert an image in the note of an excel cell, you must click the right button in the border of the note it's work in new version of excel
 
Upvote 0

moore_it

Well-Known Member
Licensed User
Longtime User
Hi all,

I tried this method

B4X:
comment.setBackgroundImage(picIndex);

but the method in XLUtils not exist but in jpoi i found it.

please any ideas ?

 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…