Closed
Description
I have requirement where i need to show comment on hover the cell in excel .i've read the document, it is said that In Page Setup ->cellComments setting is there. But I am not understanding how to use that for adding cell comment.
i am adding row information like this
worksheet.addRow([3, 'Sam', new Date()]);
now i want to add a comment for the cell Sam like when a user hovers on that cell , it should show "Sam Winchester " in a small note comment
If you could explain with code that would be very much appreciated
Metadata
Metadata
Assignees
Labels
No labels