Closed
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
Labels
No labels