0

I need to create cell comments for existing excel file by extracting the xlsx file and using raw XML file.

Is it possible to do it in java without using Apache poi library?

tod
  • 1,539
  • 4
  • 17
  • 43
Soorya Prakash
  • 921
  • 3
  • 9
  • 29

1 Answers1

0

Well I don't know much about excel but I found this website that might help you.