Rizki Andrianto

Results 5 issues of Rizki Andrianto

Hi, I have a form like this: ![image](https://cloud.githubusercontent.com/assets/2457820/19774820/85d5c2a6-9c98-11e6-9280-49b17b63c456.png) but the data is like this: ![image](https://cloud.githubusercontent.com/assets/2457820/19774858/a186bc08-9c98-11e6-8672-bd9a9dae122e.png) 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...