Isra Ragheb
Results
2
issues of
Isra Ragheb
First I would like to thank for this amazing API !! I also had the following questions regarding the imports that are present in the beginning of the Mib file:...
## 🐛 Bug Report Lib version: ^4.3.0 ## Steps To Reproduce ```javascript const wb = new ExcelJS.Workbook(); const ws = wb.addWorksheet('XYZ'); const table = await ws.addTable({ name: 'MyTable', ref: 'A1',...