exceljs / exceljs

Excel Workbook Manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Excel.js doesn't parse comments/notes.

danil-sergeev opened this issue · comments

Note screenshot

image

I'm trying to get these type of comments.
worksheet.getCell(1).note doesn't work. Same for cell._value.model.comments.texts.

Could someone explain how to handle comments/notes with exceljs?

Same for me. If I add note or comments, my excel file is empty

https://codesandbox.io/s/commentsnote-exceljs-huc5z

Should be fixed in v3.1.0

For me it's not working on 4.2.0

For me it's not working on 4.2.1, Please sort it out this kind of bugs

For me it's not working on 4.4.0