Relative Content

Tag Archive for javascriptnode.jsexcelexceljs

ExcelJS RichText weird behaviour

I’m working on a Node.js project to parse an Excel file. My goal is to retrieve all cells where the text is in bold or italic. However, I’m encountering a strange issue.