Skip to content

Reading comment/note from xlsx #941

Closed
@mwoz123

Description

I'm trying to read a comment (or rather note) from xlsx file. There's seems to be a difference

The field has expected values besides the comment/note.
I was trying to read it with:
const comment = worksheet.getCell('A1').note
but it's undefined :(

Do I need to put any special option to make it work? Is it implemented?

exceljs version: 1.15.0

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