Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reading comment/note from xlsx #941

Closed
mwoz123 opened this issue Aug 28, 2019 · 3 comments
Closed

Reading comment/note from xlsx #941

mwoz123 opened this issue Aug 28, 2019 · 3 comments

Comments

@mwoz123
Copy link

mwoz123 commented Aug 28, 2019

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

@danil-sergeev
Copy link

Bump. Looking for a solution too.

@guyonroche
Copy link
Collaborator

Should be fixed in v3.1.0

@RockMinsk
Copy link

Issue reproduced on v.4.4.0 - existing comments disappear after parsing xlsx file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants