-
I have a request concerning Class `ZCL_EXCEL_WRITER_CSV`, Method `CREATE_CSV`.
In the end, this method calls Function Module `SCMS_STRING_TO_XSTRING`.
This function module has an optional parameter …
-
### Is the bug applicable and reproducable to the latest version of the package and hasn't it been reported before?
- [X] Yes, it's still reproducable
### What version of Laravel Excel are you u…
-
Proposing to refactor abap2xlsx code to follow the clean code guidelines to [keep the methods small](https://github.com/SAP/styleguides/blob/main/clean-abap/CleanABAP.md#keep-methods-small). After tha…
-
### Summary
This issue is a continuation of #214. Pivots are meant to aggregate data on the fly. It's a low-code SQL query writer.
Adding charts on top of it could make for the most logical next…
-
`rust_xlsxwriter` is a Rust library that can be used to write text, numbers, dates and formulas to multiple worksheets in an Excel 2007+ XLSX file.
It is a port of the [XlsxWriter] Python module by…
-
[main.py](https://github.com/epogrebnyak/rosstat-806-regional/blob/master/main.py) generates files like [rosstat_806_regional.xls](https://github.com/epogrebnyak/rosstat-806-regional/blob/master/xls/o…
-
# 触发场景描述
1、使用List作为数据源,加上模板(e.g.{.name})进行数据写入时,如果list中其中一个map的数据有不存在的key,那一列的数据会上移。
2、后来经过试验发现,使用继承的VO,当传入的是父类时,对于缺少的属性也会有类似的情况。
简单模板:
![image](https://github.com/alibaba/easyexcel/assets/2477026…
-
-
Hello,
As of now, the excel output looks like this
![image](https://github.com/user-attachments/assets/8b97869c-bcc6-448f-b462-91e32e1e9e38)
I would like to add some formatting on it (as an …
-
This is:
```
- [ x] a bug report
- [ ] a feature request
- [ ] **not** a usage question (ask them on https://stackoverflow.com/questions/tagged/phpspreadsheet or https://gitter.im/PHPOffice/PhpS…