Skip to content

How to add Cell comment  #529

Closed
Closed
@runslow917

Description

@runslow917

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
commentissue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions