msbatarce

Results 1 issues of msbatarce

## 🐛 Bug Report `CellHyperlinkValue` text property is declared as `string` but using the lib i had to handle the case where it was a `RichText[]` https://github.com/exceljs/exceljs/blob/5bed18b45e824f409b08456b59b87430ded023ab/index.d.ts#L345 Lib version: 4.4.0...