Rizki Andrianto
Rizki Andrianto
Fixing issue #8
Hi, I have a form like this:  but the data is like this:  Could you guys tell me how to get it arrange just like the form orders?...
I think `flex 0 0 auto` in `div[class*="oss-u-flex"]` overwriting each `oss-u-flex` flex basis. So I can't get the width. I think you need either remove this or give each an...
## 🐛 Bug Report When I iterate with `eachCell`, `numFmt` cant be used. Lib version: 4.1.0 ## Steps To Reproduce ```javascript const wb = new ExcelJS.Workbook(); const read = await...