Releases: yidas/phpspreadsheet-helper
Releases · yidas/phpspreadsheet-helper
1.3.5
- Use RFC-5987 for Ouput (affed6)
1.3.4
- Output supports urlencoded filename (907fc3)
1.3.3
- Fix Row Style Attribute datatype (d565d6)
- Fix demo (3ba2b4)
- Update Style-Attributes example (3436ce)
1.3.2
- [Fix] fix foreach $key repeat and cover each other (ca0278)
- [Fix] When foreach $rowData, $mergeVal need initialize on each loop (e4e8e6)
1.3.0
- Row attributes feature (520922)
1.2.2
- Add cell attribute for applyFromArray (787fb4)
1.2.0
- Enhance getSheet() with identity features with auto setSheet() (917987)
- Optimize sample code indention (c7c699)
1.1.9
- Add getActiveSheetIndex() & getSheetCount() (353074)